Searched refs:v3d_mmap (Results 1 – 3 of 3) sorted by relevance
259 int v3d_mmap(struct file *filp, struct vm_area_struct *vma);
163 .mmap = v3d_mmap,
245 int v3d_mmap(struct file *filp, struct vm_area_struct *vma) in v3d_mmap() function