Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/fbdev/
Dcg14.c35 static int cg14_mmap(struct fb_info *, struct vm_area_struct *);
50 .fb_mmap = cg14_mmap,
268 static int cg14_mmap(struct fb_info *info, struct vm_area_struct *vma) in cg14_mmap() function