Searched refs:virtio_dma_buf_attach (Results 1 – 2 of 2) sorted by relevance
17 * @ops: the base dma_buf_ops. ops.attach MUST be virtio_dma_buf_attach.18 * @device_attach: [optional] callback invoked by virtio_dma_buf_attach during29 int virtio_dma_buf_attach(struct dma_buf *dma_buf,
78 .attach = virtio_dma_buf_attach,