Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dg762.c92 #define G762_UPDATE_INTERVAL HZ macro
203 if (time_before(jiffies, data->last_updated + G762_UPDATE_INTERVAL) && in g762_update_client()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dg762.c91 #define G762_UPDATE_INTERVAL HZ macro
202 if (time_before(jiffies, data->last_updated + G762_UPDATE_INTERVAL) && in g762_update_client()

Completed in 4 milliseconds