Home
last modified time | relevance | path

Searched defs:drm_open_hash (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
Ddrm_hashtab.h47 struct drm_open_hash { struct
52 int drm_ht_create(struct drm_open_hash *ht, unsigned int order); argument
/kernel/linux/linux-6.6/include/drm/
Ddrm_legacy.h62 struct drm_open_hash { struct
63 struct hlist_head *table;
64 u8 order;