Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Ddma-heap.h23 struct dma_heap_ops { struct
40 const struct dma_heap_ops *ops; argument
/Linux-v6.6/drivers/dma-buf/
Ddma-heap.c39 const struct dma_heap_ops *ops;
/Linux-v6.6/drivers/dma-buf/heaps/
Dcma_heap.c366 static const struct dma_heap_ops cma_heap_ops = {
Dsystem_heap.c420 static const struct dma_heap_ops system_heap_ops = {