Query: dma_buf_fd
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DMA_BUF_FD(9) Device drivers infrastructure DMA_BUF_FD(9)NAMEdma_buf_fd - returns a file descriptor for the given dma_bufSYNOPSISint dma_buf_fd(struct dma_buf * dmabuf, int flags);ARGUMENTSdmabuf [in] pointer to dma_buf for which fd is required. flags [in] flags to give to fdDESCRIPTIONOn success, returns an associated 'fd'. Else, returns error.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DMA_BUF_FD(9)