Searched defs:DRM_DEBUG (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/kernel/efb/src/
H A DdrmP.h824 /* We add function to support DRM_DEBUG,DRM_ERROR,DRM_INFO */
836 #define DRM_DEBUG(...) \ macro
849 #define DRM_DEBUG(...) do { } while (__lintzero) macro
/solaris-x11-s11/open-src/kernel/sys/drm/
H A DdrmP.h1459 /* We add function to support DRM_DEBUG,DRM_ERROR,DRM_INFO */
1470 #define DRM_DEBUG(...) \ macro
1495 #define DRM_DEBUG(...) do { } while (__lintzero) macro

Completed in 44 milliseconds