Home
last modified time | relevance | path

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

/linux/arch/arm/mach-pxa/
H 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()
230 if (!sharpsl_pm.machinfo->batfull_irq && (sharpsl_pm.charge_mode == CHRG_ON) in sharpsl_battery_thread()
291 sharpsl_pm.charge_mode = CHRG_ON; in sharpsl_charge_on()
302 sharpsl_pm.charge_mode = CHRG_OFF; in sharpsl_charge_off()
311 sharpsl_pm.charge_mode = CHRG_ERROR; in sharpsl_charge_error()
341 if (acin && (sharpsl_pm.charge_mode != CHRG_ON)) in sharpsl_ac_timer()
343 else if (sharpsl_pm.charge_mode == CHRG_ON) in sharpsl_ac_timer()
367 if (sharpsl_pm.charge_mode == CHRG_ON) in sharpsl_chrg_full_timer()
377 sharpsl_pm.charge_mode = CHRG_DONE; in sharpsl_chrg_full_timer()
[all …]
H A Dsharpsl_pm.h71 int charge_mode; member
H A Dspitz_pm.c146 sharpsl_pm.charge_mode = CHRG_OFF; in spitz_should_wakeup()
/linux/drivers/power/supply/
H A Dwilco-charger.c24 enum charge_mode { enum
60 static int charge_mode_to_psp_val(enum charge_mode mode) in charge_mode_to_psp_val()
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-asus-wmi106 What: /sys/devices/platform/<platform>/charge_mode
/linux/drivers/platform/x86/
H A Dasus-armoury.c747 ASUS_ATTR_GROUP_ENUM_INT_RO(charge_mode, "charge_mode", ASUS_WMI_DEVID_CHARGE_MODE, "0;1;2\n",