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

/vbox/src/VBox/Additions/solaris/DRM/include/
H A DdrmP.h862 /* We add function to support DRM_DEBUG,DRM_ERROR,DRM_INFO */
868 #define DRM_DEBUG if (drm_debug_flag >= 2) drm_debug macro
871 #define DRM_DEBUG(...) macro

Completed in 63 milliseconds