Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/
Ddrm_auth.c39 struct drm_magic_entry { struct
58 struct drm_magic_entry *pt; in drm_find_file() argument
64 pt = drm_hash_entry(hash, struct drm_magic_entry, hash_item); in drm_find_file()
85 struct drm_magic_entry *entry; in drm_add_magic()
113 struct drm_magic_entry *pt; in drm_remove_magic()
124 pt = drm_hash_entry(hash, struct drm_magic_entry, hash_item); in drm_remove_magic()