Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dmax17040_battery.c283 int last_soc; in max17040_work() local
288 last_soc = chip->soc; in max17040_work()
292 if (last_soc != chip->soc) in max17040_work()