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

/linux-4.4.14/drivers/hwmon/
H A Dltc4215.c163 const int output_voltage = ltc4215_get_voltage(dev, LTC4215_ADIN); ltc4215_show_power() local
166 const unsigned int power = abs(output_voltage * curr); ltc4215_show_power()
H A Dltc4245.c285 const int output_voltage = ltc4245_get_voltage(dev, attr->index+1); ltc4245_show_power() local
288 const unsigned int power = abs(output_voltage * curr); ltc4245_show_power()

Completed in 93 milliseconds