Searched refs:attach_dmabuf (Results 1 – 8 of 8) sorted by relevance
85 struct iio_dma_buffer_block * (*attach_dmabuf)(struct iio_buffer *buffer, member
174 .attach_dmabuf = iio_dma_buffer_attach_dmabuf,
136 void *(*attach_dmabuf)(struct vb2_buffer *vb, member
434 .attach_dmabuf = vb2_vmalloc_attach_dmabuf,
670 .attach_dmabuf = vb2_dma_sg_attach_dmabuf,
820 .attach_dmabuf = vb2_dc_attach_dmabuf,
775 if (!(q->io_modes & VB2_DMABUF) || !q->mem_ops->attach_dmabuf || in __verify_dmabuf_ops()1458 mem_priv = call_ptr_memop(attach_dmabuf, in __prepare_dmabuf()
1661 if (!buffer->access->attach_dmabuf in iio_buffer_attach_dmabuf()1707 priv->block = buffer->access->attach_dmabuf(buffer, attach); in iio_buffer_attach_dmabuf()