Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dsch5627.c88 unsigned long in_last_updated; member
161 if (time_after(jiffies, data->in_last_updated + HZ) || !data->in_valid) { in sch5627_update_in()
172 data->in_last_updated = jiffies; in sch5627_update_in()