Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Ddma-heap.h38 struct dma_heap_export_info { struct
57 struct dma_heap *dma_heap_add(const struct dma_heap_export_info *exp_info); argument
/Linux-v5.10/drivers/dma-buf/heaps/
Dsystem_heap.c109 struct dma_heap_export_info exp_info; in system_heap_create()
Dcma_heap.c143 struct dma_heap_export_info exp_info; in __add_cma_heap()
/Linux-v5.10/drivers/dma-buf/
Ddma-heap.c193 struct dma_heap *dma_heap_add(const struct dma_heap_export_info *exp_info) in dma_heap_add()