Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Ddma-heap.h60 const char *dma_heap_get_name(struct dma_heap *heap);
/Linux-v5.15/drivers/dma-buf/
Ddma-heap.c212 const char *dma_heap_get_name(struct dma_heap *heap) in dma_heap_get_name() function
/Linux-v5.15/drivers/dma-buf/heaps/
Dcma_heap.c342 exp_info.exp_name = dma_heap_get_name(heap); in cma_heap_allocate()
Dsystem_heap.c393 exp_info.exp_name = dma_heap_get_name(heap); in system_heap_allocate()