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

/linux-4.1.27/drivers/hwmon/
H A Dw83793.c223 unsigned long last_nonvolatile; /* In jiffies, last time we update the member in struct:w83793_data
1983 if (!(time_after(jiffies, data->last_nonvolatile + HZ * 300) w83793_update_nonvolatile()
2057 data->last_nonvolatile = jiffies; w83793_update_nonvolatile()
H A Dw83l786ng.c131 unsigned long last_nonvolatile; /* In jiffies, last time we update the member in struct:w83l786ng_data

Completed in 200 milliseconds