Searched refs:drm_magic_entry (Results 1 – 3 of 3) sorted by relevance
54 struct drm_magic_entry *pt; in drm_find_file()60 pt = drm_hash_entry(hash, struct drm_magic_entry, hash_item); in drm_find_file()81 struct drm_magic_entry *entry; in drm_add_magic()109 struct drm_magic_entry *pt; in drm_remove_magic()120 pt = drm_hash_entry(hash, struct drm_magic_entry, hash_item); in drm_remove_magic()
132 struct drm_magic_entry *pt, *next; in drm_master_destroy()
316 struct drm_magic_entry { struct