Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/
H A Dcharge_animation.c577 bool screen_on = true; in charge_animation_show() local
676 screen_on = false; in charge_animation_show()
709 debug("step1 (%d)... \n", screen_on); in charge_animation_show()
742 debug("step2 (%d)... show_idx=%d\n", screen_on, show_idx); in charge_animation_show()
794 current, charging, screen_on); in charge_animation_show()
806 screen_on = false; in charge_animation_show()
816 screen_on = true; in charge_animation_show()
841 __func__, show_idx, screen_on); in charge_animation_show()
848 debug("step3 (%d)... show_idx=%d\n", screen_on, show_idx); in charge_animation_show()
859 !screen_on) { in charge_animation_show()
[all …]