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