Home
last modified time | relevance | path

Searched refs:dma_heap_export_info (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/include/linux/
Ddma-heap.h38 struct dma_heap_export_info { struct
66 struct dma_heap *dma_heap_add(const struct dma_heap_export_info *exp_info);
/Linux-v6.1/drivers/dma-buf/
Ddma-heap.c219 struct dma_heap *dma_heap_add(const struct dma_heap_export_info *exp_info) in dma_heap_add()
/Linux-v6.1/drivers/dma-buf/heaps/
Dcma_heap.c373 struct dma_heap_export_info exp_info; in __add_cma_heap()
Dsystem_heap.c427 struct dma_heap_export_info exp_info; in system_heap_create()