Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/
H A Dcharge_animation.c65 ulong auto_screen_off_timeout; /* ms */ member
278 if (priv->auto_screen_off_timeout && in check_key_press()
279 get_timer(priv->auto_screen_off_timeout) > in check_key_press()
909 if (priv->auto_screen_off_timeout == 0) in charge_animation_show()
910 priv->auto_screen_off_timeout = get_timer(0); in charge_animation_show()
913 priv->auto_screen_off_timeout = 0; in charge_animation_show()