Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/allocator/
H A Dallocator_dma_heap.c175 static int dma_heap_alloc(int fd, size_t len, RK_S32 *dmabuf_fd, RK_U32 flags) in dma_heap_alloc() function
248 ret = dma_heap_alloc(p->device, info->size, (RK_S32 *)&info->fd, p->flags); in os_allocator_dma_heap_alloc()