Lines Matching refs:temp
107 * list cooling devices + "set temp" entry; wraps after 5 rows, if they fit
299 /* save last choice for target temp */
555 x = ptdata.tzi[tz].tp[j].temp / 1000;
559 syslog(LOG_INFO, "%s:tz %d tp %d temp = %lu\n", __func__,
560 tz, j, ptdata.tzi[tz].tp[j].temp);
583 int temp = trec[cur_thermal_record].temp[i] / 1000;
587 /* y at tz temp data line */
590 ptdata.tzi[i].instance, temp);
591 draw_hbar(thermal_data_window, y, TDATA_LEFT, temp, ACS_RARROW,