Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/
Ddrm_print.c214 void __drm_printfn_dbg(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_dbg() function
225 EXPORT_SYMBOL(__drm_printfn_dbg);
/linux-6.12.1/include/drm/
Ddrm_print.h188 void __drm_printfn_dbg(struct drm_printer *p, struct va_format *vaf);
386 .printfn = __drm_printfn_dbg, in drm_dbg_printer()