Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/
Dcma_heap.c42 struct dma_heap_attachment { struct
52 struct dma_heap_attachment *a; in cma_heap_attach() argument
Dsystem_heap.c43 struct dma_heap_attachment { struct
44 struct device *dev;
45 struct sg_table *table;
46 struct list_head list;
47 bool mapped;
49 bool uncached;