Searched refs:dmabuf_fd (Results 1 – 2 of 2) sorted by relevance
156 int dma_heap_alloc(int fd, size_t len, unsigned int flags, int *dmabuf_fd) in dma_heap_alloc() argument165 if (dmabuf_fd == NULL) in dma_heap_alloc()171 *dmabuf_fd = (int)data.fd; in dma_heap_alloc()
180 int dma_heap_alloc(int fd, size_t len, unsigned int flags, int *dmabuf_fd) in dma_heap_alloc() argument189 if (dmabuf_fd == NULL) in dma_heap_alloc()195 *dmabuf_fd = (int)data.fd; in dma_heap_alloc()