Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/
Dtcx.c35 static int tcx_mmap(struct fb_info *, struct vm_area_struct *);
51 .fb_mmap = tcx_mmap,
301 static int tcx_mmap(struct fb_info *info, struct vm_area_struct *vma) in tcx_mmap() function