Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dscpi-hwmon.c139 int num_temp = 0, num_volt = 0, num_current = 0, num_power = 0; in scpi_hwmon_probe() local
189 "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()
H A Dibmpex.c368 int num_temp = 0; in ibmpex_find_sensors() local
396 num_temp++; in ibmpex_find_sensors()
397 sensor_counter = num_temp; in ibmpex_find_sensors()