Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/
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);
/linux-6.3-rc2/include/drm/
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 5 milliseconds