Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_legacy.h61 int drm_ht_remove_item(struct drm_open_hash *ht, struct drm_hash_item *item);
77 #define drm_ht_remove_item_rcu drm_ht_remove_item
H A Ddrm_hashtab.c191 int drm_ht_remove_item(struct drm_open_hash *ht, struct drm_hash_item *item) in drm_ht_remove_item() function