Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Ddma-heap.h60 const char *dma_heap_get_name(struct dma_heap *heap);
/linux-5.19.10/drivers/dma-buf/
Ddma-heap.c214 const char *dma_heap_get_name(struct dma_heap *heap) in dma_heap_get_name() function
/linux-5.19.10/drivers/dma-buf/heaps/
Dcma_heap.c344 exp_info.exp_name = dma_heap_get_name(heap); in cma_heap_allocate()
Dsystem_heap.c394 exp_info.exp_name = dma_heap_get_name(heap); in system_heap_allocate()