Searched refs:show_in (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/hwmon/ |
| H A D | w83793.c | 953 show_in(struct device *dev, struct device_attribute *attr, char *buf) in show_in() function 1015 SENSOR_ATTR_2(in##index##_input, S_IRUGO, show_in, NULL, \ 1017 SENSOR_ATTR_2(in##index##_max, S_IRUGO | S_IWUSR, show_in, \ 1019 SENSOR_ATTR_2(in##index##_min, S_IRUGO | S_IWUSR, show_in, \
|