Searched refs:show_voltage (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/hwmon/ |
D | wm831x-hwmon.c | 30 static ssize_t show_voltage(struct device *dev, in show_voltage() function 71 static SENSOR_DEVICE_ATTR(in##id##_input, S_IRUGO, show_voltage, \ 98 static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, show_voltage, NULL,
|
D | wm8350-hwmon.c | 25 static ssize_t show_voltage(struct device *dev, in show_voltage() function 47 static SENSOR_DEVICE_ATTR(in##id##_input, S_IRUGO, show_voltage,\
|