Home
last modified time | relevance | path

Searched refs:cg14_mmap (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/video/fbdev/
Dcg14.c34 static int cg14_mmap(struct fb_info *, struct vm_area_struct *);
49 .fb_mmap = cg14_mmap,
267 static int cg14_mmap(struct fb_info *info, struct vm_area_struct *vma) in cg14_mmap() function