Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-pxa/
A Dsharpsl_pm.c185 if (sharpsl_pm.charge_mode == CHRG_ON) in get_percentage()
200 if (sharpsl_pm.charge_mode == CHRG_ON) { in get_apm_status()
293 sharpsl_pm.charge_mode = CHRG_ON; in sharpsl_charge_on()
343 if (acin && (sharpsl_pm.charge_mode != CHRG_ON)) in sharpsl_ac_timer()
345 else if (sharpsl_pm.charge_mode == CHRG_ON) in sharpsl_ac_timer()
369 if (sharpsl_pm.charge_mode == CHRG_ON) in sharpsl_chrg_full_timer()
576 if (sharpsl_pm.charge_mode == CHRG_ON) in sharpsl_pm_suspend()
713 sharpsl_pm.charge_mode = CHRG_ON; in sharpsl_off_charge_battery()
717 } else if (sharpsl_pm.charge_mode != CHRG_ON) { in sharpsl_off_charge_battery()
732 sharpsl_pm.charge_mode = CHRG_ON; in sharpsl_off_charge_battery()
[all …]
A Dsharpsl_pm.h74 #define CHRG_ON (1) macro

Completed in 4 milliseconds