Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Dleo.c34 static int leo_mmap(struct fb_info *, struct vm_area_struct *);
50 .fb_mmap = leo_mmap,
416 static int leo_mmap(struct fb_info *info, struct vm_area_struct *vma) in leo_mmap() function