Searched refs:__drm_printfn_seq_file (Results 1 – 2 of 2) sorted by relevance
127 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_seq_file() function131 EXPORT_SYMBOL(__drm_printfn_seq_file);
79 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf);187 .printfn = __drm_printfn_seq_file, in drm_seq_file_printer()