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

/illumos-gate/usr/src/uts/common/io/drm/
H A Ddrm_fops.c49 drm_find_file_by_proc(drm_device_t *dev, cred_t *credp) function
91 priv = drm_find_file_by_proc(dev, credp);
H A Ddrm_sunmod.c490 fpriv = drm_find_file_by_proc(dp, credp);
H A DdrmP.h1072 extern drm_file_t *drm_find_file_by_proc(drm_device_t *, cred_t *);

Completed in 49 milliseconds