Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dleo.c33 static int leo_mmap(struct fb_info *, struct vm_area_struct *);
49 .fb_mmap = leo_mmap,
415 static int leo_mmap(struct fb_info *info, struct vm_area_struct *vma) in leo_mmap() function