Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
A Ddrm_print.c163 void __drm_printfn_debug(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_debug() function
167 EXPORT_SYMBOL(__drm_printfn_debug);
/linux/include/drm/
A Ddrm_print.h88 void __drm_printfn_debug(struct drm_printer *p, struct va_format *vaf);
230 .printfn = __drm_printfn_debug, in drm_debug_printer()

Completed in 5 milliseconds