Searched refs:drm_find_file_by_proc (Results 1 – 3 of 3) sorted by relevance
49 drm_find_file_by_proc(drm_device_t *dev, cred_t *credp) in drm_find_file_by_proc() function91 priv = drm_find_file_by_proc(dev, credp); in drm_open_helper()
1071 extern drm_file_t *drm_find_file_by_proc(drm_device_t *, cred_t *);
490 fpriv = drm_find_file_by_proc(dp, credp); in drm_sun_ioctl()