Searched refs:vb2_dc_mmap (Results 1 – 1 of 1) sorted by relevance
179 static int vb2_dc_mmap(void *buf_priv, struct vm_area_struct *vma) in vb2_dc_mmap() function352 return vb2_dc_mmap(dbuf->priv, vma); in vb2_dc_dmabuf_ops_mmap()718 .mmap = vb2_dc_mmap,