Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Ddma-heap.h23 struct dma_heap_ops { struct
40 const struct dma_heap_ops *ops; argument
/Linux-v5.10/drivers/dma-buf/heaps/
Dsystem_heap.c103 static const struct dma_heap_ops system_heap_ops = {
Dcma_heap.c136 static const struct dma_heap_ops cma_heap_ops = {
/Linux-v5.10/drivers/dma-buf/
Ddma-heap.c38 const struct dma_heap_ops *ops;