Searched defs:DRM_LOGV (Results 1 – 3 of 3) sorted by relevance
44 #define DRM_LOGV(format, ...) DLOGV_IF(DRM_LOG_TAG, format, ##__VA_ARGS__) macro