Searched refs:last_config (Results 1 – 2 of 2) sorted by relevance
304 unsigned long last_config; /* In jiffies */ member475 time_after(jiffies, data->last_config + LM85_CONFIG_INTERVAL)) { in lm85_update_device()546 data->last_config = jiffies; in lm85_update_device()
275 unsigned long last_config; /* In jiffies */ member390 time_after(jiffies, data->last_config + ADM1026_CONFIG_INTERVAL)) { in adm1026_update_device()470 data->last_config = jiffies; in adm1026_update_device()