SYNOPSIS void dma_buf_detach(struct dma_buf * dmabuf, struct dma_buf_attachment * attach); ARGUMENTS dmabuf [in] buffer to detach from. attach [in] attachment to be detached; is free'd after this call. COPYRIGHT