Searched refs:show_temp_max (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/hwmon/ |
| D | max1668.c | 142 static ssize_t show_temp_max(struct device *dev, in show_temp_max() function 244 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO, show_temp_max, 249 static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO, show_temp_max, 254 static SENSOR_DEVICE_ATTR(temp3_max, S_IRUGO, show_temp_max, 259 static SENSOR_DEVICE_ATTR(temp4_max, S_IRUGO, show_temp_max, 264 static SENSOR_DEVICE_ATTR(temp5_max, S_IRUGO, show_temp_max,
|
| D | f71882fg.c | 322 static ssize_t show_temp_max(struct device *dev, struct device_attribute 402 SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max, 414 SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max, 426 SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_max, 442 SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max, 461 SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max, 476 SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_max, 536 SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max, 543 SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max, 550 SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max, [all …]
|
| D | w83627ehf.c | 1305 SENSOR_ATTR(temp1_max, S_IRUGO | S_IWUSR, show_temp_max, 1307 SENSOR_ATTR(temp2_max, S_IRUGO | S_IWUSR, show_temp_max, 1309 SENSOR_ATTR(temp3_max, S_IRUGO | S_IWUSR, show_temp_max, 1311 SENSOR_ATTR(temp4_max, S_IRUGO | S_IWUSR, show_temp_max, 1313 SENSOR_ATTR(temp5_max, S_IRUGO | S_IWUSR, show_temp_max, 1315 SENSOR_ATTR(temp6_max, S_IRUGO | S_IWUSR, show_temp_max, 1317 SENSOR_ATTR(temp7_max, S_IRUGO | S_IWUSR, show_temp_max, 1319 SENSOR_ATTR(temp8_max, S_IRUGO | S_IWUSR, show_temp_max, 1321 SENSOR_ATTR(temp9_max, S_IRUGO | S_IWUSR, show_temp_max,
|
| D | f75375s.c | 585 static ssize_t show_temp_max(struct device *dev, struct device_attribute *attr, in show_temp_max() function 682 show_temp_max, set_temp_max, 0); 687 show_temp_max, set_temp_max, 1);
|
| D | f71805f.c | 869 static ssize_t show_temp_max(struct device *dev, struct device_attribute in show_temp_max() function 1058 show_temp_max, set_temp_max, 0); 1064 show_temp_max, set_temp_max, 1); 1070 show_temp_max, set_temp_max, 2);
|
| D | asb100.c | 463 show_temp_max, set_temp_max, num - 1); \
|
| D | w83781d.c | 397 show_temp_max, store_temp_max, offset); \
|