Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dtcx.c36 static int tcx_mmap(struct fb_info *, struct vm_area_struct *);
52 .fb_mmap = tcx_mmap,
302 static int tcx_mmap(struct fb_info *info, struct vm_area_struct *vma) in tcx_mmap() function