Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/
H A Dcharge_animation.c576 bool screen_on = true; in charge_animation_show() local
675 screen_on = false; in charge_animation_show()
708 debug("step1 (%d)... \n", screen_on); in charge_animation_show()
741 debug("step2 (%d)... show_idx=%d\n", screen_on, show_idx); in charge_animation_show()
793 current, charging, screen_on); in charge_animation_show()
805 screen_on = false; in charge_animation_show()
815 screen_on = true; in charge_animation_show()
840 __func__, show_idx, screen_on); in charge_animation_show()
847 debug("step3 (%d)... show_idx=%d\n", screen_on, show_idx); in charge_animation_show()
858 !screen_on) { in charge_animation_show()
[all …]