Home
last modified time | relevance | path

Searched defs:fb_mmap (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/video/fbdev/core/
Dfb_chrdev.c314 static int fb_mmap(struct file *file, struct vm_area_struct *vma) in fb_mmap() function
/Linux-v6.6/include/linux/
Dfb.h294 int (*fb_mmap)(struct fb_info *info, struct vm_area_struct *vma); member