Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-pxa/include/mach/
Dsharpsl_pm.h42 int charge_on_temp; member
/linux-4.4.14/arch/arm/mach-pxa/
Dcorgi_pm.c185 .charge_on_temp = SHARPSL_CHARGE_ON_TEMP,
Dspitz_pm.c219 .charge_on_temp = SHARPSL_CHARGE_ON_TEMP,
Dsharpsl_pm.c515 if (val > sharpsl_pm.machinfo->charge_on_temp) { in sharpsl_check_battery_temp()