Searched refs:cur_thermal_record (Results 1 – 3 of 3) sorted by relevance
55 int cur_thermal_record; /* index to the trec array */ variable482 int next_thermal_record = cur_thermal_record + 1; in update_thermal_data()509 cur_thermal_record = next_thermal_record; in update_thermal_data()
143 extern int cur_thermal_record; /* index to the trec array */
583 int temp = trec[cur_thermal_record].temp[i] / 1000; in show_data_w()