centos man page for dma_buf_get

Query: dma_buf_get

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DMA_BUF_GET(9)						   Device drivers infrastructure					    DMA_BUF_GET(9)

NAME
dma_buf_get - returns the dma_buf structure related to an fd
SYNOPSIS
struct dma_buf * dma_buf_get(int fd);
ARGUMENTS
fd [in] fd associated with the dma_buf to be returned
DESCRIPTION
On success, returns the dma_buf structure associated with an fd; uses file's refcounting done by fget to increase refcount. returns ERR_PTR otherwise.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DMA_BUF_GET(9)
Related Man Pages
device_create_with_groups(9) - centos
device_rename(9) - centos
device_schedule_callback_owner(9) - centos
parport_register_port(9) - suse
parport_register_port(9) - centos
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq