Searched refs:__drm_printfn_info (Results 1 – 2 of 2) sorted by relevance
157 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_info() function161 EXPORT_SYMBOL(__drm_printfn_info);
87 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf);214 .printfn = __drm_printfn_info, in drm_info_printer()
Completed in 5 milliseconds