Searched refs:__drm_printfn_info (Results 1 – 2 of 2) sorted by relevance
138 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_info() function142 EXPORT_SYMBOL(__drm_printfn_info);
84 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf);208 .printfn = __drm_printfn_info, in drm_info_printer()