Searched defs:dm_error (Results 1 – 2 of 2) sorted by relevance
54 #define dm_error(fmt, ...) DRM_ERROR(fmt, ##__VA_ARGS__) macro
51 #define dm_error(fmt, ...) DRM_ERROR(fmt, ##__VA_ARGS__) macro