Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/dma-buf/heaps/
Dcma_heap.c43 struct dma_heap_attachment { struct
54 struct dma_heap_attachment *a; in cma_heap_attach() argument
Dsystem_heap.c36 struct dma_heap_attachment { struct
37 struct device *dev;
38 struct sg_table *table;
39 struct list_head list;
40 bool mapped;