Home
last modified time | relevance | path

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

/linux/drivers/dma-buf/
H A Ddma-heap.c38 struct dma_heap { struct
61 struct dma_heap *heap; in dma_heap_open() argument
79 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()
H A DKconfig65 This options creates per heap chardevs in /dev/dma_heap/ which
/linux/drivers/tee/
H A Dtee_heap.c18 struct dma_heap *heap;
168 static struct dma_buf *tee_dma_heap_alloc(struct dma_heap *heap, in tee_dma_heap_alloc()