Searched defs:DRM_LOGD (Results 1 – 2 of 2) sorted by relevance
43 #define DRM_LOGD(format, ...) DLOGD_IF(DRM_LOG_TAG, format, ##__VA_ARGS__) macro