Home
last modified time | relevance | path

Searched refs:dma_heap_ops (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-heap.h18 * struct dma_heap_ops - ops to operate on a given heap
24 struct dma_heap_ops { struct
40 const struct dma_heap_ops *ops;
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/
H A Dsystem_heap.c536 static const struct dma_heap_ops system_heap_ops = {
554 static struct dma_heap_ops system_uncached_heap_ops = {
H A Dcma_heap.c366 static const struct dma_heap_ops cma_heap_ops = {
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H A Ddma-heap.c40 const struct dma_heap_ops *ops;

Completed in 4 milliseconds