Home
last modified time | relevance | path

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

/linux/include/linux/
A Ddma-heap.h66 struct dma_heap *dma_heap_add(const struct dma_heap_export_info *exp_info);
/linux/drivers/dma-buf/
A Ddma-heap.c217 struct dma_heap *dma_heap_add(const struct dma_heap_export_info *exp_info) in dma_heap_add() function
/linux/drivers/dma-buf/heaps/
A Dcma_heap.c382 cma_heap->heap = dma_heap_add(&exp_info); in __add_cma_heap()
A Dsystem_heap.c433 sys_heap = dma_heap_add(&exp_info); in system_heap_create()

Completed in 6 milliseconds