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