Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dbw2.c34 static int bw2_mmap(struct fb_info *, struct vm_area_struct *);
47 .fb_mmap = bw2_mmap,
164 static int bw2_mmap(struct fb_info *info, struct vm_area_struct *vma) in bw2_mmap() function