Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Drk_cma_heap.c496 static struct dma_buf *cma_uncached_heap_allocate(struct dma_heap *heap, in cma_uncached_heap_allocate() function
588 cma_uncached_heap_ops.allocate = cma_uncached_heap_allocate; in __add_cma_heap()