[go: nahoru, domu]

Searched refs:dma_buf_get (Results 1 - 7 of 7) sorted by relevance

/drivers/staging/android/ion/
H A Dion_test.c170 dma_buf = dma_buf_get((int)arg);
H A Dion.c1158 dmabuf = dma_buf_get(fd);
1204 dmabuf = dma_buf_get(fd);
/drivers/dma-buf/
H A Ddma-buf.c372 * dma_buf_get - returns the dma_buf structure related to an fd
379 struct dma_buf *dma_buf_get(int fd) function
395 EXPORT_SYMBOL_GPL(dma_buf_get); variable
/drivers/gpu/drm/
H A Ddrm_prime.c48 * It calls dma_buf_get, creates an attachment to it and stores the
568 dma_buf = dma_buf_get(prime_fd);
/drivers/gpu/drm/ttm/
H A Dttm_object.c628 dma_buf = dma_buf_get(fd);
/drivers/video/adf/
H A Dadf_fops.c187 buf->dma_bufs[i] = dma_buf_get(user_buf.fd[i]);
/drivers/media/v4l2-core/
H A Dvideobuf2-core.c1472 struct dma_buf *dbuf = dma_buf_get(planes[plane].m.fd);

Completed in 199 milliseconds