Lines Matching full:attachment
989 * @importer_ops: [in] importer operations for the attachment
990 * @importer_priv: [in] importer private pointer for the attachment
992 * Returns struct dma_buf_attachment pointer for this attachment. Attachments
1065 * dma_buf_detach - Remove the given attachment from dmabuf's attachments list
1067 * @attach: [in] attachment to be detached; is free'd after this call.
1069 * Clean up a device attachment obtained by calling dma_buf_attach().
1094 * @attach: [in] attachment which should be pinned
1124 * @attach: [in] attachment which should be unpinned
1144 * dma_buf_map_attachment - Returns the scatterlist table of the attachment;
1147 * @attach: [in] attachment whose scatterlist is to be returned
1239 * dma_buf_map_attachment_unlocked - Returns the scatterlist table of the attachment;
1242 * @attach: [in] attachment whose scatterlist is to be returned
1270 * @attach: [in] attachment to unmap buffer from
1299 * @attach: [in] attachment to unmap buffer from
1323 * @attach: the DMA-buf attachment to check
1343 * mappings. If the attachment is dynamic then the dynamic importer is expected
1347 * If the attachment is pinned then this informs the pinned importer that the