Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/
H A Dcharge_animation.c64 int auto_wakeup_key_state; member
269 if (priv->auto_wakeup_key_state == KEY_PRESS_DOWN) { in check_key_press()
271 priv->auto_wakeup_key_state = KEY_PRESS_NONE; in check_key_press()
377 priv->auto_wakeup_key_state = KEY_PRESS_DOWN; in autowake_timer_handler()
858 priv->auto_wakeup_key_state == KEY_PRESS_DOWN && in charge_animation_show()