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)
| Related Man Pages |
|---|
| device_create(9) - centos |
| device_create_with_groups(9) - centos |
| device_schedule_callback_owner(9) - centos |
| device_create(9) - suse |
| kmem_cache_create(9) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Tar Command |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |