Home
last modified time | relevance | path

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

/drivers/hwmon/
Dina2xx.c177 static ssize_t ina2xx_show_value(struct device *dev, in ina2xx_show_value() function
191 static SENSOR_DEVICE_ATTR(in0_input, S_IRUGO, ina2xx_show_value, NULL,
195 static SENSOR_DEVICE_ATTR(in1_input, S_IRUGO, ina2xx_show_value, NULL,
199 static SENSOR_DEVICE_ATTR(curr1_input, S_IRUGO, ina2xx_show_value, NULL,
203 static SENSOR_DEVICE_ATTR(power1_input, S_IRUGO, ina2xx_show_value, NULL,