1DMA_BUF_PUT(9)           Device drivers infrastructure          DMA_BUF_PUT(9)
2
3
4

NAME

6       dma_buf_put - decreases refcount of the buffer
7

SYNOPSIS

9       void dma_buf_put(struct dma_buf * dmabuf);
10

ARGUMENTS

12       dmabuf
13           [in] buffer to reduce refcount of
14

DESCRIPTION

16       Uses fileĀ“s refcounting done implicitly by fput
17
19Kernel Hackers Manual 2.6.         June 2019                    DMA_BUF_PUT(9)
Impressum