Searched refs:debug_print (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libdrm/dist/
H A Dxf86drm.h126 int (*debug_print)(const char *format, va_list ap) DRM_PRINTFLIKE(1,0); member in struct:_drmServerInfo
H A Dxf86drm.c658 (drm_server_info && drm_server_info->debug_print))
662 drm_server_info->debug_print(format,ap);

Completed in 2038 milliseconds