Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/
H A Dcharge_animation.c503 int first_poll_fg = 1; in charge_extrem_low_power() local
511 if (!first_poll_fg) in charge_extrem_low_power()
514 first_poll_fg = 0; in charge_extrem_low_power()
585 int first_poll_fg = 1; in charge_animation_show() local
704 if (!first_poll_fg && get_timer(delta) < FUEL_GAUGE_POLL_MS) in charge_animation_show()
763 first_poll_fg = 0; in charge_animation_show()