Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dcg6.c40 static int cg6_mmap(struct fb_info *, struct vm_area_struct *);
57 .fb_mmap = cg6_mmap,
593 static int cg6_mmap(struct fb_info *info, struct vm_area_struct *vma) in cg6_mmap() function