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