Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/fbdev/
Dffb.c40 static int ffb_mmap(struct fb_info *, struct vm_area_struct *);
57 .fb_mmap = ffb_mmap,
853 static int ffb_mmap(struct fb_info *info, struct vm_area_struct *vma) in ffb_mmap() function