Searched refs:attach_dmabuf (Results 1 – 5 of 5) sorted by relevance
99 void *(*attach_dmabuf)(void *alloc_ctx, struct dma_buf *dbuf, member
454 .attach_dmabuf = vb2_vmalloc_attach_dmabuf,
725 .attach_dmabuf = vb2_dma_sg_attach_dmabuf,
856 .attach_dmabuf = vb2_dc_attach_dmabuf,
792 if (!(q->io_modes & VB2_DMABUF) || !q->mem_ops->attach_dmabuf || in __verify_dmabuf_ops()1555 mem_priv = call_ptr_memop(vb, attach_dmabuf, q->alloc_ctx[plane], in __qbuf_dmabuf()