Home
last modified time | relevance | path

Searched refs:__drm_printfn_seq_file (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/
Ddrm_print.c132 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_seq_file() function
136 EXPORT_SYMBOL(__drm_printfn_seq_file);
/Linux-v5.4/include/drm/
Ddrm_print.h82 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf);
191 .printfn = __drm_printfn_seq_file, in drm_seq_file_printer()