Home
last modified time | relevance | path

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

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