Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dina2xx.c293 static ssize_t ina2xx_show_value(struct device *dev, in ina2xx_show_value() function
398 static SENSOR_DEVICE_ATTR(in0_input, S_IRUGO, ina2xx_show_value, NULL,
402 static SENSOR_DEVICE_ATTR(in1_input, S_IRUGO, ina2xx_show_value, NULL,
406 static SENSOR_DEVICE_ATTR(curr1_input, S_IRUGO, ina2xx_show_value, NULL,
410 static SENSOR_DEVICE_ATTR(power1_input, S_IRUGO, ina2xx_show_value, NULL,