Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dleo.c35 static int leo_mmap(struct fb_info *, struct vm_area_struct *);
51 .fb_mmap = leo_mmap,
417 static int leo_mmap(struct fb_info *info, struct vm_area_struct *vma) in leo_mmap() function