Home
last modified time | relevance | path

Searched defs:dma_heap (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma-buf/
H A Ddma-heap.c37 struct dma_heap { struct
39 const struct dma_heap_ops *ops; argument
52 static int dma_heap_buffer_alloc(struct dma_heap *heap, size_t len, in dma_heap_buffer_alloc() argument