Searched refs:charge_acin_low (Results 1 – 4 of 4) sorted by relevance
40 int charge_acin_low; member
178 .charge_acin_low = SHARPSL_CHARGE_ON_ACIN_LOW,
214 .charge_acin_low = SHARPSL_CHARGE_ON_ACIN_LOW,
565 …if ((temp > sharpsl_pm.machinfo->charge_acin_high) || (temp < sharpsl_pm.machinfo->charge_acin_low… in sharpsl_ac_check()