Searched defs:DRM_ERROR (Results 1 – 2 of 2) sorted by relevance
60 #define DRM_ERROR(...) DRM_LOG("DRM_ERROR", __VA_ARGS__) macro
497 #define DRM_ERROR(fmt, ...) \ macro