Searched refs:__drm_puts_seq_file (Results 1 – 2 of 2) sorted by relevance
145 void __drm_puts_seq_file(struct drm_printer *p, const char *str) in __drm_puts_seq_file() function149 EXPORT_SYMBOL(__drm_puts_seq_file);
86 void __drm_puts_seq_file(struct drm_printer *p, const char *str);198 .puts = __drm_puts_seq_file, in drm_seq_file_printer()