Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/
Dcg3.c35 static int cg3_mmap(struct fb_info *, struct vm_area_struct *);
49 .fb_mmap = cg3_mmap,
227 static int cg3_mmap(struct fb_info *info, struct vm_area_struct *vma) in cg3_mmap() function