Lines Matching refs:show
238 #define show(type, suffix, value) \ macro
246 show(TEMP, temp_input1, temp_in);
247 show(TEMP, temp_max1, temp_max);
248 show(TEMP, temp_hyst1, temp_hyst);
249 show(BOOL, fan_auto1, fan_auto1);
250 show(VDD, in_input0, voltage_in[0]);
251 show(IN, in_input1, voltage_in[1]);
252 show(IN, in_input2, voltage_in[2]);
253 show(IN, in_input3, voltage_in[3]);
254 show(VDD, in_min0, voltage_min[0]);
255 show(IN, in_min1, voltage_min[1]);
256 show(IN, in_min2, voltage_min[2]);
257 show(IN, in_min3, voltage_min[3]);
258 show(VDD, in_max0, voltage_max[0]);
259 show(IN, in_max1, voltage_max[1]);
260 show(IN, in_max2, voltage_max[2]);
261 show(IN, in_max3, voltage_max[3]);
262 show(RAW, alarms, alarms);
263 show(BOOL, beep_enable, beep_enable);
264 show(BEEP_MASK, beep_mask, beep_mask);