__drm_printfn_seq_file
EXPORT_SYMBOL(__drm_printfn_seq_file);
void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf);
.printfn = __drm_printfn_seq_file,