Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dffb.c38 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