Home
last modified time | relevance | path

Searched refs:set_heap_dev_dma (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Drk_system_heap.c700 static int set_heap_dev_dma(struct device *heap_dev) in set_heap_dev_dma() function
807 err = set_heap_dev_dma(dma_heap_get_dev(sys_uncached_heap)); in system_heap_create()
819 err = set_heap_dev_dma(dma_heap_get_dev(sys_uncached_dma32_heap)); in system_heap_create()
H A Drk_cma_heap.c517 static int set_heap_dev_dma(struct device *heap_dev) in set_heap_dev_dma() function
583 ret = set_heap_dev_dma(dma_heap_get_dev(cma_uncached_heap->heap)); in __add_cma_heap()
H A Dsystem_heap.c545 static int set_heap_dev_dma(struct device *heap_dev) in set_heap_dev_dma() function
606 err = set_heap_dev_dma(dma_heap_get_dev(sys_uncached_heap)); in system_heap_create()