Searched refs:num_temp (Results 1 – 2 of 2) sorted by relevance
139 int num_temp = 0, num_volt = 0, num_current = 0, num_power = 0; in scpi_hwmon_probe() local189 "temp%d_input", num_temp + 1); in scpi_hwmon_probe()191 "temp%d_label", num_temp + 1); in scpi_hwmon_probe()192 num_temp++; in scpi_hwmon_probe()
368 int num_temp = 0; in ibmpex_find_sensors() local396 num_temp++; in ibmpex_find_sensors()397 sensor_counter = num_temp; in ibmpex_find_sensors()