Home
last modified time | relevance | path

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

/drivers/dma-buf/heaps/
Dsystem_heap.c42 struct dma_heap_attachment { struct
43 struct device *dev;
44 struct sg_table *table;
45 struct list_head list;
46 bool mapped;
48 bool uncached;
Dcma_heap.c43 struct dma_heap_attachment { struct
54 struct dma_heap_attachment *a; in cma_heap_attach() argument