Searched refs:__drm_printfn_info (Results 1 – 2 of 2) sorted by relevance
133 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_info() function137 EXPORT_SYMBOL(__drm_printfn_info);
81 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf);204 .printfn = __drm_printfn_info, in drm_info_printer()