Home
last modified time | relevance | path

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

/linux-4.19.296/include/drm/
Ddrm_hashtab.h42 struct drm_hash_item { struct
53 int drm_ht_insert_item(struct drm_open_hash *ht, struct drm_hash_item *item); argument
54 int drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item,
57 int drm_ht_find_item(struct drm_open_hash *ht, unsigned long key, struct drm_hash_item **item);
61 int drm_ht_remove_item(struct drm_open_hash *ht, struct drm_hash_item *item);
Ddrm_legacy.h150 struct drm_hash_item hash;
/linux-4.19.296/include/drm/ttm/
Dttm_object.h128 struct drm_hash_item hash;