Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hwmon/
H A Dsch5627.c86 unsigned long temp_last_updated; /* In jiffies */ member
102 if (time_after(jiffies, data->temp_last_updated + HZ) || !data->temp_valid) { in sch5627_update_temp()
113 data->temp_last_updated = jiffies; in sch5627_update_temp()

Completed in 1 milliseconds