Searched refs:temp_cnt (Results 1 – 4 of 4) sorted by relevance
1793 envstat->temp_cnt = 0; in update_temp()1854 if (envstat->temp_cnt == 0) { in update_temp()1855 envstat->temp_cnt = TEMP_STATE_COUNT; in update_temp()1856 } else if (--envstat->temp_cnt == 0) { in update_temp()1899 envstat->temp_cnt = 0; in update_temp()
396 int temp_cnt; /* counter for state changes */ member
1304 SAVE_INT32(ksi, temps, temp_cnt); in save_temperature()
615 SAVE_INT32(self, tempsp, temp_cnt); in save_temperature()