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