Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_heap.c53 struct panthor_heap { struct
55 struct list_head chunks;
79 * struct panthor_heap_pool - Pool of heap contexts argument
96 /** @xa: Array storing panthor_heap objects. */ argument