Home
last modified time | relevance | path

Searched refs:omapfb_get_update_mode (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h130 int omapfb_get_update_mode(struct fb_info *fbi, enum omapfb_update_mode *mode);
H A Domapfb-ioctl.c341 int omapfb_get_update_mode(struct fb_info *fbi, in omapfb_get_update_mode() function
727 r = omapfb_get_update_mode(fbi, &p.update_mode); in omapfb_ioctl()
H A Domapfb-sysfs.c514 r = omapfb_get_update_mode(fbi, &mode); in show_upd_mode()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h130 int omapfb_get_update_mode(struct fb_info *fbi, enum omapfb_update_mode *mode);
H A Domapfb-ioctl.c341 int omapfb_get_update_mode(struct fb_info *fbi, in omapfb_get_update_mode() function
727 r = omapfb_get_update_mode(fbi, &p.update_mode); in omapfb_ioctl()
H A Domapfb-sysfs.c515 r = omapfb_get_update_mode(fbi, &mode); in show_upd_mode()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/
H A Domapfb_main.c1003 static enum omapfb_update_mode omapfb_get_update_mode(struct omapfb_device *fbdev) in omapfb_get_update_mode() function
1085 p.update_mode = omapfb_get_update_mode(fbdev); in omapfb_ioctl()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/
H A Domapfb_main.c1008 static enum omapfb_update_mode omapfb_get_update_mode(struct omapfb_device *fbdev) in omapfb_get_update_mode() function
1090 p.update_mode = omapfb_get_update_mode(fbdev); in omapfb_ioctl()

Completed in 10 milliseconds