DMA_BUF_DETACH(9) Device drivers infrastructure DMA_BUF_DETACH(9)NAMEdma_buf_detach - Remove the given attachment from dmabuf's attachments list; optionally calls detach of dma_buf_ops for device-specific detachSYNOPSISvoid dma_buf_detach(struct dma_buf * dmabuf, struct dma_buf_attachment * attach);ARGUMENTSdmabuf [in] buffer to detach from. attach [in] attachment to be detached; is free'd after this call.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DMA_BUF_DETACH(9)
| Related Man Pages |
|---|
| detach(9e) - opensolaris |
| glframebufferrenderbuffer(3g) - debian |
| ddi-forceattach(9p) - sunos |
| no-involuntary-power-cycles(9p) - sunos |
| ddi-no-autodetach(9p) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |