Home
last modified time | relevance | path

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

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