Searched refs:drm_magic_entry (Results 1 – 3 of 3) sorted by relevance
56 struct drm_magic_entry *pt; in drm_find_file()62 pt = drm_hash_entry(hash, struct drm_magic_entry, hash_item); in drm_find_file()83 struct drm_magic_entry *entry; in drm_add_magic()111 struct drm_magic_entry *pt; in drm_remove_magic()122 pt = drm_hash_entry(hash, struct drm_magic_entry, hash_item); in drm_remove_magic()
134 struct drm_magic_entry *pt, *next; in drm_master_destroy()
318 struct drm_magic_entry { struct