Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dp9100.c32 static int p9100_mmap(struct fb_info *, struct vm_area_struct *);
46 .fb_mmap = p9100_mmap,
219 static int p9100_mmap(struct fb_info *info, struct vm_area_struct *vma) in p9100_mmap() function