Lines Matching refs:show
226 #define show(type, suffix, value) \ macro
234 show(TEMP, temp_input1, temp_in);
235 show(TEMP, temp_max1, temp_max);
236 show(TEMP, temp_hyst1, temp_hyst);
237 show(BOOL, fan_auto1, fan_auto1);
238 show(VDD, in_input0, voltage_in[0]);
239 show(IN, in_input1, voltage_in[1]);
240 show(IN, in_input2, voltage_in[2]);
241 show(IN, in_input3, voltage_in[3]);
242 show(VDD, in_min0, voltage_min[0]);
243 show(IN, in_min1, voltage_min[1]);
244 show(IN, in_min2, voltage_min[2]);
245 show(IN, in_min3, voltage_min[3]);
246 show(VDD, in_max0, voltage_max[0]);
247 show(IN, in_max1, voltage_max[1]);
248 show(IN, in_max2, voltage_max[2]);
249 show(IN, in_max3, voltage_max[3]);
250 show(RAW, alarms, alarms);
251 show(BOOL, beep_enable, beep_enable);
252 show(BEEP_MASK, beep_mask, beep_mask);