Searched refs:charge_start_time (Results 1 – 2 of 2) sorted by relevance
89 unsigned long charge_start_time; member
133 && time_after(jiffies, sharpsl_pm.charge_start_time + SHARPSL_CHARGE_ON_TIME_INTERVAL)) in sharpsl_battery_thread()247 sharpsl_pm.charge_start_time = jiffies; in sharpsl_charge_toggle()288 } else if (time_after(jiffies, sharpsl_pm.charge_start_time + SHARPSL_CHARGE_FINISH_TIME)) { in sharpsl_chrg_full_timer()