Searched refs:drm_find_file (Results 1 – 2 of 2) sorted by relevance
51 drm_find_file(drm_device_t *dev, drm_magic_t magic) in drm_find_file() function144 } while (drm_find_file(dev, auth.magic)); in drm_getmagic()167 if ((file = drm_find_file(dev, auth.magic))) { in drm_authmagic()
992 drm_file_t *drm_find_file(drm_device_t *, drm_magic_t);