Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_legacy.h62 void drm_ht_remove(struct drm_open_hash *ht);
125 drm_ht_remove(&dev->map_hash); in drm_legacy_remove_map_hash()
H A Ddrm_hashtab.c197 void drm_ht_remove(struct drm_open_hash *ht) in drm_ht_remove() function