Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83793.c209 unsigned long last_nonvolatile; /* In jiffies, last time we update the member
1948 if (!(time_after(jiffies, data->last_nonvolatile + HZ * 300) in w83793_update_nonvolatile()
2022 data->last_nonvolatile = jiffies; in w83793_update_nonvolatile()
H A Dw83l786ng.c118 unsigned long last_nonvolatile; /* In jiffies, last time we update the member
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83793.c209 unsigned long last_nonvolatile; /* In jiffies, last time we update the member
1946 if (!(time_after(jiffies, data->last_nonvolatile + HZ * 300) in w83793_update_nonvolatile()
2020 data->last_nonvolatile = jiffies; in w83793_update_nonvolatile()
H A Dw83l786ng.c117 unsigned long last_nonvolatile; /* In jiffies, last time we update the member

Completed in 8 milliseconds