Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/
H A Dcharge_animation.c582 int soc, voltage, current, key_state; in charge_animation_show() local
936 key_state = check_key_press(dev); in charge_animation_show()
937 if (key_state == KEY_PRESS_DOWN) { in charge_animation_show()
974 } else if (key_state == KEY_PRESS_LONG_DOWN) { in charge_animation_show()