Searched refs:ina2xx_show_value (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/hwmon/ |
H A D | ina2xx.c | 315 static ssize_t ina2xx_show_value(struct device *dev, ina2xx_show_value() function 408 static SENSOR_DEVICE_ATTR(in0_input, S_IRUGO, ina2xx_show_value, NULL, 412 static SENSOR_DEVICE_ATTR(in1_input, S_IRUGO, ina2xx_show_value, NULL, 416 static SENSOR_DEVICE_ATTR(curr1_input, S_IRUGO, ina2xx_show_value, NULL, 420 static SENSOR_DEVICE_ATTR(power1_input, S_IRUGO, ina2xx_show_value, NULL, 425 ina2xx_show_value, ina2xx_set_shunt,
|
Completed in 36 milliseconds