Lines Matching full:attachment
660 * @importer_ops: [in] importer operations for the attachment
661 * @importer_priv: [in] importer private pointer for the attachment
663 * Returns struct dma_buf_attachment pointer for this attachment. Attachments
772 * dma_buf_detach - Remove the given attachment from dmabuf's attachments list;
775 * @attach: [in] attachment to be detached; is free'd after this call.
777 * Clean up a device attachment obtained by calling dma_buf_attach().
809 * @attach: [in] attachment which should be pinned
831 * @attach: [in] attachment which should be unpinned
845 * dma_buf_map_attachment - Returns the scatterlist table of the attachment;
848 * @attach: [in] attachment whose scatterlist is to be returned
876 * attachment are not allowed. in dma_buf_map_attachment()
915 * @attach: [in] attachment to unmap buffer from