Searched refs:ltc4245_show_power (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/hwmon/ |
| D | ltc4245.c | 279 static ssize_t ltc4245_show_power(struct device *dev, in ltc4245_show_power() function 389 static SENSOR_DEVICE_ATTR(power1_input, S_IRUGO, ltc4245_show_power, NULL, 391 static SENSOR_DEVICE_ATTR(power2_input, S_IRUGO, ltc4245_show_power, NULL, 393 static SENSOR_DEVICE_ATTR(power3_input, S_IRUGO, ltc4245_show_power, NULL, 395 static SENSOR_DEVICE_ATTR(power4_input, S_IRUGO, ltc4245_show_power, NULL,
|