Searched refs:drm_ht_remove (Results 1 – 2 of 2) sorted by relevance
62 void drm_ht_remove(struct drm_open_hash *ht);125 drm_ht_remove(&dev->map_hash); in drm_legacy_remove_map_hash()
197 void drm_ht_remove(struct drm_open_hash *ht) in drm_ht_remove() function