Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dcg6.c38 static int cg6_mmap(struct fb_info *, struct vm_area_struct *);
55 .fb_mmap = cg6_mmap,
591 static int cg6_mmap(struct fb_info *info, struct vm_area_struct *vma) in cg6_mmap() function