Searched refs:drm_show_fdinfo (Results 1 – 4 of 4) sorted by relevance
529 void drm_show_fdinfo(struct seq_file *m, struct file *f);
974 void drm_show_fdinfo(struct seq_file *m, struct file *f) in drm_show_fdinfo() function1005 EXPORT_SYMBOL(drm_show_fdinfo);
369 .show_fdinfo = drm_show_fdinfo,
3046 .show_fdinfo = drm_show_fdinfo,