Searched refs:last_config (Results 1 – 2 of 2) sorted by relevance
299 unsigned long last_config; /* In jiffies */ member470 time_after(jiffies, data->last_config + LM85_CONFIG_INTERVAL)) { in lm85_update_device()541 data->last_config = jiffies; in lm85_update_device()
264 unsigned long last_config; /* In jiffies */ member379 time_after(jiffies, data->last_config + ADM1026_CONFIG_INTERVAL)) { in adm1026_update_device()459 data->last_config = jiffies; in adm1026_update_device()