Searched refs:drm_show_fdinfo (Results 1 – 6 of 6) sorted by relevance
472 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
981 void drm_show_fdinfo(struct seq_file *m, struct file *f) in drm_show_fdinfo() function1001 EXPORT_SYMBOL(drm_show_fdinfo);
1076 .show_fdinfo = drm_show_fdinfo,
1724 .show_fdinfo = drm_show_fdinfo,
2754 .show_fdinfo = drm_show_fdinfo,