Home
last modified time | relevance | path

Searched refs:drm_debug_print (Results 1 – 1 of 1) sorted by relevance

/external/libdrm/
Dxf86drm.c116 static debug_msg_func_t drm_debug_print = drmDebugPrint; variable
129 drm_debug_print(format, ap); in drmMsg()
138 drm_debug_print = debug_msg_ptr; in drmSetDebugMsgFunction()