Searched refs:dma_heap_get_drvdata (Results 1 – 3 of 3) sorted by relevance
31 struct cma_heap *cma_heap = dma_heap_get_drvdata(buffer->heap); in cma_heap_free()48 struct cma_heap *cma_heap = dma_heap_get_drvdata(heap); in cma_heap_allocate()
51 void *dma_heap_get_drvdata(struct dma_heap *heap);
188 void *dma_heap_get_drvdata(struct dma_heap *heap) in dma_heap_get_drvdata() function