Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dp9100.c34 static int p9100_mmap(struct fb_info *, struct vm_area_struct *);
48 .fb_mmap = p9100_mmap,
221 static int p9100_mmap(struct fb_info *info, struct vm_area_struct *vma) in p9100_mmap() function