Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dlenovo_yoga_c630_battery.c31 unsigned long last_status_update; member
135 if (time_before(jiffies, ecbat->last_status_update + LENOVO_EC_CACHE_TIME)) in yoga_c630_psy_maybe_update_bat_status()
171 ecbat->last_status_update = jiffies; in yoga_c630_psy_maybe_update_bat_status()