Searched refs:vb2_cma_sg_mmap (Results 1 – 1 of 1) sorted by relevance
355 static int vb2_cma_sg_mmap(void *buf_priv, struct vm_area_struct *vma) in vb2_cma_sg_mmap() function529 return vb2_cma_sg_mmap(dbuf->priv, vma); in vb2_cma_sg_dmabuf_ops_mmap()684 .mmap = vb2_cma_sg_mmap,