num_temp          368 drivers/hwmon/ibmpex.c 	int num_temp = 0;
num_temp          396 drivers/hwmon/ibmpex.c 			num_temp++;
num_temp          397 drivers/hwmon/ibmpex.c 			sensor_counter = num_temp;
num_temp          130 drivers/hwmon/scpi-hwmon.c 	int num_temp = 0, num_volt = 0, num_current = 0, num_power = 0;
num_temp          182 drivers/hwmon/scpi-hwmon.c 				 "temp%d_input", num_temp + 1);
num_temp          184 drivers/hwmon/scpi-hwmon.c 				 "temp%d_label", num_temp + 1);
num_temp          185 drivers/hwmon/scpi-hwmon.c 			num_temp++;