Home
last modified time | relevance | path

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

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