Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dmax17040_battery.c281 int last_soc; in max17040_work() local
286 last_soc = chip->soc; in max17040_work()
290 if (last_soc != chip->soc) in max17040_work()