Searched refs:cur_thermal_record (Results 1 – 3 of 3) sorted by relevance
54 int cur_thermal_record; /* index to the trec array */ variable480 int next_thermal_record = cur_thermal_record + 1; in update_thermal_data()507 cur_thermal_record = next_thermal_record; in update_thermal_data()
140 extern int cur_thermal_record; /* index to the trec array */
583 int temp = trec[cur_thermal_record].temp[i] / 1000; in show_data_w()
Completed in 5 milliseconds