Home
last modified time | relevance | path

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

/drivers/video/fbdev/
Dffb.c39 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