Home
last modified time | relevance | path

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

/drivers/video/fbdev/
Dbw2.c33 static int bw2_mmap(struct fb_info *, struct vm_area_struct *);
46 .fb_mmap = bw2_mmap,
163 static int bw2_mmap(struct fb_info *info, struct vm_area_struct *vma) in bw2_mmap() function