Searched refs:ffb_mmap (Results 1 – 1 of 1) sorted by relevance
38 static int ffb_mmap(struct fb_info *, struct vm_area_struct *);55 .fb_mmap = ffb_mmap,851 static int ffb_mmap(struct fb_info *info, struct vm_area_struct *vma) in ffb_mmap() function