Lines Matching full:attachment
930 * @importer_ops: [in] importer operations for the attachment
931 * @importer_priv: [in] importer private pointer for the attachment
933 * Returns struct dma_buf_attachment pointer for this attachment. Attachments
1006 * dma_buf_detach - Remove the given attachment from dmabuf's attachments list
1008 * @attach: [in] attachment to be detached; is free'd after this call.
1010 * Clean up a device attachment obtained by calling dma_buf_attach().
1032 * @attach: [in] attachment which should be pinned
1062 * @attach: [in] attachment which should be unpinned
1082 * dma_buf_map_attachment - Returns the scatterlist table of the attachment;
1085 * @attach: [in] attachment whose scatterlist is to be returned
1176 * dma_buf_map_attachment_unlocked - Returns the scatterlist table of the attachment;
1179 * @attach: [in] attachment whose scatterlist is to be returned
1207 * @attach: [in] attachment to unmap buffer from
1236 * @attach: [in] attachment to unmap buffer from