Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/power/supply/
Dmax17040_battery.c306 int last_soc, last_status; in max17040_work() local
311 last_soc = chip->soc; in max17040_work()
316 if (last_soc != chip->soc || last_status != chip->status) in max17040_work()