Searched refs:drm_show_fdinfo (Results 1 – 6 of 6) sorted by relevance
498 void drm_show_fdinfo(struct seq_file *m, struct file *f);
163 Drivers should use drm_show_fdinfo() in their `struct file_operations`, and165 are not provided by drm_show_fdinfo(). But even driver specific stats should
1013 void drm_show_fdinfo(struct seq_file *m, struct file *f) in drm_show_fdinfo() function1033 EXPORT_SYMBOL(drm_show_fdinfo);
1076 .show_fdinfo = drm_show_fdinfo,
1722 .show_fdinfo = drm_show_fdinfo,
2762 .show_fdinfo = drm_show_fdinfo,