Home
last modified time | relevance | path

Searched refs:num_temp (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/hwmon/
Dscpi-hwmon.c116 int num_temp = 0, num_volt = 0, num_current = 0, num_power = 0; in scpi_hwmon_probe() local
159 "temp%d_input", num_temp + 1); in scpi_hwmon_probe()
161 "temp%d_label", num_temp + 1); in scpi_hwmon_probe()
162 num_temp++; in scpi_hwmon_probe()
Dibmpex.c383 int num_temp = 0; in ibmpex_find_sensors() local
411 num_temp++; in ibmpex_find_sensors()
412 sensor_counter = num_temp; in ibmpex_find_sensors()