Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma-buf/heaps/
Dcma_heap.c43 struct dma_heap_attachment { struct
54 struct dma_heap_attachment *a; in cma_heap_attach() argument
87 struct dma_heap_attachment *a = attachment->priv; in cma_heap_detach()
100 struct dma_heap_attachment *a = attachment->priv; in cma_heap_map_dma_buf()
115 struct dma_heap_attachment *a = attachment->priv; in cma_heap_unmap_dma_buf()
125 struct dma_heap_attachment *a; in cma_heap_dma_buf_begin_cpu_access()
146 struct dma_heap_attachment *a; in cma_heap_dma_buf_end_cpu_access()
Dsystem_heap.c36 struct dma_heap_attachment { struct
87 struct dma_heap_attachment *a; in system_heap_attach()
118 struct dma_heap_attachment *a = attachment->priv; in system_heap_detach()
132 struct dma_heap_attachment *a = attachment->priv; in system_heap_map_dma_buf()
148 struct dma_heap_attachment *a = attachment->priv; in system_heap_unmap_dma_buf()
158 struct dma_heap_attachment *a; in system_heap_dma_buf_begin_cpu_access()
179 struct dma_heap_attachment *a; in system_heap_dma_buf_end_cpu_access()