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