Searched defs:dma_heap (Results 1 – 1 of 1) sorted by relevance
36 struct dma_heap { struct38 const struct dma_heap_ops *ops; argument51 static int dma_heap_buffer_alloc(struct dma_heap *heap, size_t len, in dma_heap_buffer_alloc() argument