Searched refs:dma_heap (Results 1 – 3 of 3) sorted by relevance
38 struct dma_heap { struct61 struct dma_heap *heap; in dma_heap_open() argument79 struct dma_heap *heap = file->private_data; in dma_heap_ioctl_allocate()209 void *dma_heap_get_drvdata(struct dma_heap *heap) in dma_heap_get_drvdata()222 const char *dma_heap_get_name(struct dma_heap *heap) in dma_heap_get_name()232 struct dma_heap *dma_heap_add(const struct dma_heap_export_info *exp_info) in dma_heap_add()234 struct dma_heap *heap, *h, *err_ret; in dma_heap_add()
65 This options creates per heap chardevs in /dev/dma_heap/ which
18 struct dma_heap *heap;168 static struct dma_buf *tee_dma_heap_alloc(struct dma_heap *heap, in tee_dma_heap_alloc()