Searched refs:num_power (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/hwmon/
H A Dscpi-hwmon.c116 int num_temp = 0, num_volt = 0, num_current = 0, num_power = 0; scpi_hwmon_probe() local
180 "power%d_input", num_power + 1); scpi_hwmon_probe()
182 "power%d_label", num_power + 1); scpi_hwmon_probe()
183 num_power++; scpi_hwmon_probe()
H A Dibmpex.c382 int num_power = 0; ibmpex_find_sensors() local
402 num_power++; ibmpex_find_sensors()
403 sensor_counter = num_power; ibmpex_find_sensors()

Completed in 161 milliseconds