Searched refs:show_temp23 (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/hwmon/ |
| H A D | w83791d.c | 954 static ssize_t show_temp23(struct device *dev, struct device_attribute *devattr, in show_temp23() function 993 SENSOR_ATTR_2(temp2_input, S_IRUGO, show_temp23, NULL, 0, 0), 994 SENSOR_ATTR_2(temp3_input, S_IRUGO, show_temp23, NULL, 1, 0), 1001 show_temp23, store_temp23, 0, 1), 1003 show_temp23, store_temp23, 1, 1), 1010 show_temp23, store_temp23, 0, 2), 1012 show_temp23, store_temp23, 1, 2),
|