dma_heap
struct dma_heap *heap = file->private_data;
void *dma_heap_get_drvdata(struct dma_heap *heap)
const char *dma_heap_get_name(struct dma_heap *heap)
struct dma_heap *dma_heap_add(const struct dma_heap_export_info *exp_info)
struct dma_heap *heap, *h, *err_ret;
static int dma_heap_buffer_alloc(struct dma_heap *heap, size_t len,
struct dma_heap *heap;
static struct dma_buf *cma_heap_allocate(struct dma_heap *heap,
struct dma_heap *heap;
struct dma_heap *heap;
static struct dma_buf *system_heap_allocate(struct dma_heap *heap,
struct dma_heap *sys_heap;
static struct dma_buf *tee_dma_heap_alloc(struct dma_heap *heap,
struct dma_heap *heap;
struct dma_heap;
struct dma_buf *(*allocate)(struct dma_heap *heap,
void *dma_heap_get_drvdata(struct dma_heap *heap);
const char *dma_heap_get_name(struct dma_heap *heap);
struct dma_heap *dma_heap_add(const struct dma_heap_export_info *exp_info);