Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/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()