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