Home
last modified time | relevance | path

Searched refs:drm_find_file (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/drm/
H A Ddrm_auth.c51 drm_find_file(drm_device_t *dev, drm_magic_t magic) in drm_find_file() function
144 } while (drm_find_file(dev, auth.magic)); in drm_getmagic()
167 if ((file = drm_find_file(dev, auth.magic))) { in drm_authmagic()
H A DdrmP.h992 drm_file_t *drm_find_file(drm_device_t *, drm_magic_t);