Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dbq2515x_charger.c571 bool charge_done; in bq2515x_charging_status() local
592 charge_done = false; in bq2515x_charging_status()
594 charge_done = true; in bq2515x_charging_status()
598 charge_done = false; in bq2515x_charging_status()
623 else if (charge_done) in bq2515x_charging_status()