Searched refs:dma_buf_get (Results 1 – 8 of 8) sorted by relevance
214 struct dma_buf *dma_buf_get(int fd);
170 dma_buf = dma_buf_get((int)arg); in ion_test_ioctl()
1161 dmabuf = dma_buf_get(fd); in ion_import_dma_buf()1207 dmabuf = dma_buf_get(fd); in ion_sync_for_device()
376 struct dma_buf *dma_buf_get(int fd) in dma_buf_get() function392 EXPORT_SYMBOL_GPL(dma_buf_get);
572 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()
91 struct dma_buf *dma_buf_get(int fd)
1516 struct dma_buf *dbuf = dma_buf_get(planes[plane].m.fd); in __qbuf_dmabuf()