Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dbq2515x_charger.c576 bool charge_done; in bq2515x_charging_status() local
597 charge_done = false; in bq2515x_charging_status()
599 charge_done = true; in bq2515x_charging_status()
603 charge_done = false; in bq2515x_charging_status()
628 else if (charge_done) in bq2515x_charging_status()