Searched refs:i915_drm_client_fdinfo (Results 1 – 3 of 3) sorted by relevance
66 void i915_drm_client_fdinfo(struct drm_printer *p, struct drm_file *file);
160 void i915_drm_client_fdinfo(struct drm_printer *p, struct drm_file *file) in i915_drm_client_fdinfo() function
1880 .show_fdinfo = PTR_IF(IS_ENABLED(CONFIG_PROC_FS), i915_drm_client_fdinfo),