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

/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

Completed in 69 milliseconds