table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
DMA_BUF_PUT(9) | Device drivers infrastructure | DMA_BUF_PUT(9) |
NAME¶
dma_buf_put - decreases refcount of the bufferSYNOPSIS¶
void
dma_buf_put(struct dma_buf * dmabuf);
ARGUMENTS¶
dmabuf[in] buffer to reduce refcount of
DESCRIPTION¶
Uses file's refcounting done implicitly by fputCOPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |