Name

dma_buf_put — decreases refcount of the buffer

Synopsis

void dma_buf_put (struct dma_buf * dmabuf);
 

Arguments

dmabuf

[in] buffer to reduce refcount of

Description

Uses file's refcounting done implicitly by fput