Home
last modified time | relevance | path

Searched refs:__drm_printfn_seq_file (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_print.c151 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_seq_file() function
155 EXPORT_SYMBOL(__drm_printfn_seq_file); variable
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_print.h85 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf);
197 .printfn = __drm_printfn_seq_file, in drm_seq_file_printer()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_print.c173 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_seq_file() function
177 EXPORT_SYMBOL(__drm_printfn_seq_file); variable
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_print.h86 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf);
198 .printfn = __drm_printfn_seq_file, in drm_seq_file_printer()

Completed in 3 milliseconds