Searched refs:attach_dmabuf (Results 1 – 6 of 6) sorted by relevance
116 static int attach_dmabuf(struct drm_device *dev, in attach_dmabuf() function173 ret = attach_dmabuf(dev, obj); in vgem_fence_attach_ioctl()
132 void *(*attach_dmabuf)(struct device *dev, member
441 .attach_dmabuf = vb2_vmalloc_attach_dmabuf,
660 .attach_dmabuf = vb2_dma_sg_attach_dmabuf,
725 .attach_dmabuf = vb2_dc_attach_dmabuf,
605 if (!(q->io_modes & VB2_DMABUF) || !q->mem_ops->attach_dmabuf || in __verify_dmabuf_ops()1162 mem_priv = call_ptr_memop(vb, attach_dmabuf, in __prepare_dmabuf()