Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dbw2.c32 static int bw2_mmap(struct fb_info *, struct vm_area_struct *);
45 .fb_mmap = bw2_mmap,
162 static int bw2_mmap(struct fb_info *info, struct vm_area_struct *vma) in bw2_mmap() function