Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Drk-dma-heap.h66 int rk_dma_heap_bufferfd_alloc(struct rk_dma_heap *heap, size_t len,
118 static inline int rk_dma_heap_bufferfd_alloc(struct rk_dma_heap *heap, size_t len, in rk_dma_heap_bufferfd_alloc() function
/OK3568_Linux_fs/kernel/drivers/dma-buf/rk_heaps/
H A Drk-dma-heap.c147 int rk_dma_heap_bufferfd_alloc(struct rk_dma_heap *heap, size_t len, in rk_dma_heap_bufferfd_alloc() function
170 EXPORT_SYMBOL_GPL(rk_dma_heap_bufferfd_alloc);
244 fd = rk_dma_heap_bufferfd_alloc(heap, heap_allocation->len, in rk_dma_heap_ioctl_allocate()