Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dcg14.c33 static int cg14_mmap(struct fb_info *, struct vm_area_struct *);
48 .fb_mmap = cg14_mmap,
266 static int cg14_mmap(struct fb_info *info, struct vm_area_struct *vma) in cg14_mmap() function