Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
A Ddrm_print.c99 void __drm_printfn_coredump(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_coredump() function
143 EXPORT_SYMBOL(__drm_printfn_coredump);
/linux/include/drm/
A Ddrm_print.h83 void __drm_printfn_coredump(struct drm_printer *p, struct va_format *vaf);
176 .printfn = __drm_printfn_coredump, in drm_coredump_printer()

Completed in 4 milliseconds