Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap/
H A Dhwa742.c581 static int hwa742_set_update_mode(enum omapfb_update_mode mode) in hwa742_set_update_mode() function
912 hwa742_set_update_mode(OMAPFB_UPDATE_DISABLED); in hwa742_suspend()
931 hwa742_set_update_mode(hwa742.update_mode_before_suspend); in hwa742_resume()
1036 hwa742_set_update_mode(OMAPFB_UPDATE_DISABLED); in hwa742_cleanup()
1048 .set_update_mode = hwa742_set_update_mode,