Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/fbdev/
Dcg3.c36 static int cg3_mmap(struct fb_info *, struct vm_area_struct *);
50 .fb_mmap = cg3_mmap,
228 static int cg3_mmap(struct fb_info *info, struct vm_area_struct *vma) in cg3_mmap() function