Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hwmon/
A Dsch5627.c81 unsigned long temp_last_updated; /* In jiffies */ member
97 if (time_after(jiffies, data->temp_last_updated + HZ) || !data->temp_valid) { in sch5627_update_temp()
108 data->temp_last_updated = jiffies; in sch5627_update_temp()

Completed in 3 milliseconds