Home
last modified time | relevance | path

Searched defs:dma_buf_fd (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/dmabuf-heaps/
H A Ddmabuf-heap.c66 static int import_vgem_fd(int vgem_fd, int dma_buf_fd, uint32_t *handle) in import_vgem_fd()
/linux/drivers/dma-buf/
H A Ddma-buf.c769 int dma_buf_fd(struct dma_buf *dmabuf, int flags) in dma_buf_fd() function