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