Searched defs:dma_heap (Results 1 – 2 of 2) sorted by relevance
38 struct dma_heap { struct40 const struct dma_heap_ops *ops; argument55 struct dma_heap *dma_heap_find(const char *name) in dma_heap_find() argument
193 static uint8_t *dma_heap; variable