Searched refs:dma_buf_get (Results 1 – 8 of 8) sorted by relevance
220 struct dma_buf *dma_buf_get(int fd);
385 struct dma_buf *dma_buf_get(int fd) in dma_buf_get() function401 EXPORT_SYMBOL_GPL(dma_buf_get);
170 dma_buf = dma_buf_get((int)arg); in ion_test_ioctl()
1163 dmabuf = dma_buf_get(fd); in ion_import_dma_buf()1209 dmabuf = dma_buf_get(fd); in ion_sync_for_device()
574 dma_buf = dma_buf_get(prime_fd); in drm_gem_prime_fd_to_handle()
628 dma_buf = dma_buf_get(fd); in ttm_prime_fd_to_handle()
1071 struct dma_buf *dbuf = dma_buf_get(planes[plane].m.fd); in __qbuf_dmabuf()
91 struct dma_buf *dma_buf_get(int fd)