Searched refs:drm_find_file_by_proc (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/kernel/efb/src/
H A Ddrm_fops.c43 drm_find_file_by_proc(drm_device_t *dev, cred_t *credp) function
85 priv = drm_find_file_by_proc(dev, credp);
H A DdrmP.h880 extern drm_file_t *drm_find_file_by_proc(drm_device_t *, cred_t *);
H A Ddrm_sunmod.c388 fpriv = drm_find_file_by_proc(dp, credp);

Completed in 15 milliseconds