centos man page for dma_buf_fd

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)

NAME
dma_buf_fd - returns a file descriptor for the given dma_buf
SYNOPSIS
int dma_buf_fd(struct dma_buf * dmabuf, int flags);
ARGUMENTS
dmabuf [in] pointer to dma_buf for which fd is required. flags [in] flags to give to fd
DESCRIPTION
On success, returns an associated 'fd'. Else, returns error.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DMA_BUF_FD(9)
Related Man Pages
device_create_vargs(9) - centos
struct_device_driver(9) - centos
struct_uio_info(9) - centos
usb_sg_init(9) - centos
kmem_cache_create(9) - linux
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I
Controlling user input