Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma-buf/heaps/
H A 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()
H A Dsystem_heap.c36 struct dma_heap_attachment { struct
86 struct dma_heap_attachment *a; in system_heap_attach()
117 struct dma_heap_attachment *a = attachment->priv; in system_heap_detach()
131 struct dma_heap_attachment *a = attachment->priv; in system_heap_map_dma_buf()
147 struct dma_heap_attachment *a = attachment->priv; in system_heap_unmap_dma_buf()
157 struct dma_heap_attachment *a; in system_heap_dma_buf_begin_cpu_access()
178 struct dma_heap_attachment *a; in system_heap_dma_buf_end_cpu_access()