Lines Matching full:maintenance
212 * @maintenance_chg: indicate if maintenance charge is active
233 * @maintenance_timer: maintenance charging timer
302 * the maintenance timer
315 dev_dbg(di->dev, "Maintenance timer expired\n"); in abx500_chargalg_maintenance_timer_expired()
474 * abx500_chargalg_start_maintenance_timer() - Start charging maintenance timer
476 * @duration: duration of ther maintenance timer in hours
478 * The maintenance timer is used to maintain the charge in the battery once
493 * abx500_chargalg_stop_maintenance_timer() - Stop maintenance timer
496 * The maintenance timer is stopped whenever maintenance ends or when another
666 * This function is called in the case where maintenance charging has been
1536 /* This state will be used when the maintenance state is disabled */ in abx500_chargalg_algorithm()
2026 /* Initilialize maintenance timer */ in abx500_chargalg_probe()