/Linux-v4.19/drivers/hwmon/ |
D | sch5627.c | 240 static ssize_t show_temp_max(struct device *dev, struct device_attribute in show_temp_max() function 346 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO, show_temp_max, NULL, 0); 347 static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO, show_temp_max, NULL, 1); 348 static SENSOR_DEVICE_ATTR(temp3_max, S_IRUGO, show_temp_max, NULL, 2); 349 static SENSOR_DEVICE_ATTR(temp4_max, S_IRUGO, show_temp_max, NULL, 3); 350 static SENSOR_DEVICE_ATTR(temp5_max, S_IRUGO, show_temp_max, NULL, 4); 351 static SENSOR_DEVICE_ATTR(temp6_max, S_IRUGO, show_temp_max, NULL, 5); 352 static SENSOR_DEVICE_ATTR(temp7_max, S_IRUGO, show_temp_max, NULL, 6); 353 static SENSOR_DEVICE_ATTR(temp8_max, S_IRUGO, show_temp_max, NULL, 7);
|
D | max1668.c | 155 static ssize_t show_temp_max(struct device *dev, in show_temp_max() function 257 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO, show_temp_max, 262 static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO, show_temp_max, 267 static SENSOR_DEVICE_ATTR(temp3_max, S_IRUGO, show_temp_max, 272 static SENSOR_DEVICE_ATTR(temp4_max, S_IRUGO, show_temp_max, 277 static SENSOR_DEVICE_ATTR(temp5_max, S_IRUGO, show_temp_max,
|
D | fschmd.c | 361 static ssize_t show_temp_max(struct device *dev, in show_temp_max() function 618 SENSOR_ATTR(temp1_max, 0644, show_temp_max, store_temp_max, 0), 622 SENSOR_ATTR(temp2_max, 0644, show_temp_max, store_temp_max, 1), 626 SENSOR_ATTR(temp3_max, 0644, show_temp_max, store_temp_max, 2), 630 SENSOR_ATTR(temp4_max, 0644, show_temp_max, store_temp_max, 3), 634 SENSOR_ATTR(temp5_max, 0644, show_temp_max, store_temp_max, 4), 638 SENSOR_ATTR(temp6_max, 0644, show_temp_max, store_temp_max, 5), 642 SENSOR_ATTR(temp7_max, 0644, show_temp_max, store_temp_max, 6), 646 SENSOR_ATTR(temp8_max, 0644, show_temp_max, store_temp_max, 7), 650 SENSOR_ATTR(temp9_max, 0644, show_temp_max, store_temp_max, 8), [all …]
|
D | max6642.c | 219 static ssize_t show_temp_max(struct device *dev, struct device_attribute *attr, in show_temp_max() function 258 static SENSOR_DEVICE_ATTR_2(temp1_max, S_IWUSR | S_IRUGO, show_temp_max, 260 static SENSOR_DEVICE_ATTR_2(temp2_max, S_IWUSR | S_IRUGO, show_temp_max,
|
D | emc2103.c | 207 show_temp_max(struct device *dev, struct device_attribute *da, char *buf) in show_temp_max() function 476 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO | S_IWUSR, show_temp_max, 487 static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO | S_IWUSR, show_temp_max, 498 static SENSOR_DEVICE_ATTR(temp3_max, S_IRUGO | S_IWUSR, show_temp_max, 509 static SENSOR_DEVICE_ATTR(temp4_max, S_IRUGO | S_IWUSR, show_temp_max,
|
D | adt7470.c | 496 static ssize_t show_temp_max(struct device *dev, in show_temp_max() function 1016 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, show_temp_max, 1018 static SENSOR_DEVICE_ATTR(temp2_max, S_IWUSR | S_IRUGO, show_temp_max, 1020 static SENSOR_DEVICE_ATTR(temp3_max, S_IWUSR | S_IRUGO, show_temp_max, 1022 static SENSOR_DEVICE_ATTR(temp4_max, S_IWUSR | S_IRUGO, show_temp_max, 1024 static SENSOR_DEVICE_ATTR(temp5_max, S_IWUSR | S_IRUGO, show_temp_max, 1026 static SENSOR_DEVICE_ATTR(temp6_max, S_IWUSR | S_IRUGO, show_temp_max, 1028 static SENSOR_DEVICE_ATTR(temp7_max, S_IWUSR | S_IRUGO, show_temp_max, 1030 static SENSOR_DEVICE_ATTR(temp8_max, S_IWUSR | S_IRUGO, show_temp_max, 1032 static SENSOR_DEVICE_ATTR(temp9_max, S_IWUSR | S_IRUGO, show_temp_max, [all …]
|
D | adm1021.c | 168 static ssize_t show_temp_max(struct device *dev, in show_temp_max() function 291 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, show_temp_max, 296 static SENSOR_DEVICE_ATTR(temp2_max, S_IWUSR | S_IRUGO, show_temp_max,
|
D | pc87427.c | 719 static ssize_t show_temp_max(struct device *dev, struct device_attribute in show_temp_max() function 800 static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO, show_temp_max, NULL, 0); 801 static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO, show_temp_max, NULL, 1); 802 static SENSOR_DEVICE_ATTR(temp3_max, S_IRUGO, show_temp_max, NULL, 2); 803 static SENSOR_DEVICE_ATTR(temp4_max, S_IRUGO, show_temp_max, NULL, 3); 804 static SENSOR_DEVICE_ATTR(temp5_max, S_IRUGO, show_temp_max, NULL, 4); 805 static SENSOR_DEVICE_ATTR(temp6_max, S_IRUGO, show_temp_max, NULL, 5);
|
D | max6639.c | 191 static ssize_t show_temp_max(struct device *dev, in show_temp_max() function 351 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, show_temp_max, 353 static SENSOR_DEVICE_ATTR(temp2_max, S_IWUSR | S_IRUGO, show_temp_max,
|
D | thmc50.c | 213 static ssize_t show_temp_max(struct device *dev, struct device_attribute *attr, in show_temp_max() function 266 show_temp_max, set_temp_max, offset - 1); \
|
D | f71882fg.c | 335 static ssize_t show_temp_max(struct device *dev, struct device_attribute 415 SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max, 427 SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max, 439 SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_max, 455 SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max, 474 SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max, 489 SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_max, 549 SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max, 556 SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max, 563 SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max, [all …]
|
D | w83627ehf.c | 1318 SENSOR_ATTR(temp1_max, S_IRUGO | S_IWUSR, show_temp_max, 1320 SENSOR_ATTR(temp2_max, S_IRUGO | S_IWUSR, show_temp_max, 1322 SENSOR_ATTR(temp3_max, S_IRUGO | S_IWUSR, show_temp_max, 1324 SENSOR_ATTR(temp4_max, S_IRUGO | S_IWUSR, show_temp_max, 1326 SENSOR_ATTR(temp5_max, S_IRUGO | S_IWUSR, show_temp_max, 1328 SENSOR_ATTR(temp6_max, S_IRUGO | S_IWUSR, show_temp_max, 1330 SENSOR_ATTR(temp7_max, S_IRUGO | S_IWUSR, show_temp_max, 1332 SENSOR_ATTR(temp8_max, S_IRUGO | S_IWUSR, show_temp_max, 1334 SENSOR_ATTR(temp9_max, S_IRUGO | S_IWUSR, show_temp_max,
|
D | adm1025.c | 220 show_temp_max(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_max() function 331 show_temp_max, set_temp_max, offset - 1)
|
D | f75375s.c | 599 static ssize_t show_temp_max(struct device *dev, struct device_attribute *attr, in show_temp_max() function 696 show_temp_max, set_temp_max, 0); 701 show_temp_max, set_temp_max, 1);
|
D | smsc47m192.c | 289 static ssize_t show_temp_max(struct device *dev, struct device_attribute *attr, in show_temp_max() function 394 show_temp_max, set_temp_max, index-1); \
|
D | adt7462.c | 825 static ssize_t show_temp_max(struct device *dev, in show_temp_max() function 1434 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, show_temp_max, 1436 static SENSOR_DEVICE_ATTR(temp2_max, S_IWUSR | S_IRUGO, show_temp_max, 1438 static SENSOR_DEVICE_ATTR(temp3_max, S_IWUSR | S_IRUGO, show_temp_max, 1440 static SENSOR_DEVICE_ATTR(temp4_max, S_IWUSR | S_IRUGO, show_temp_max,
|
D | f71805f.c | 876 static ssize_t show_temp_max(struct device *dev, struct device_attribute in show_temp_max() function 1065 show_temp_max, set_temp_max, 0); 1071 show_temp_max, set_temp_max, 1); 1077 show_temp_max, set_temp_max, 2);
|
D | pc87360.c | 886 static ssize_t show_temp_max(struct device *dev, in show_temp_max() function 994 show_temp_max, set_temp_max, 0), 996 show_temp_max, set_temp_max, 1), 998 show_temp_max, set_temp_max, 2),
|
D | vt8231.c | 419 static ssize_t show_temp_max(struct device *dev, struct device_attribute *attr, in show_temp_max() function 484 show_temp_max, set_temp_max, offset - 1); \
|
D | adm1031.c | 715 static ssize_t show_temp_max(struct device *dev, in show_temp_max() function 823 show_temp_max, set_temp_max, offset - 1); \
|
D | lm93.c | 1349 static ssize_t show_temp_max(struct device *dev, in show_temp_max() function 1378 show_temp_max, store_temp_max, 0); 1380 show_temp_max, store_temp_max, 1); 1382 show_temp_max, store_temp_max, 2);
|
D | lm85.c | 974 static ssize_t show_temp_max(struct device *dev, struct device_attribute *attr, in show_temp_max() function 1011 show_temp_max, set_temp_max, offset - 1);
|
D | asb100.c | 476 show_temp_max, set_temp_max, num - 1); \
|
D | adm1026.c | 819 static ssize_t show_temp_max(struct device *dev, struct device_attribute *attr, in show_temp_max() function 855 show_temp_max, set_temp_max, offset - 1);
|
D | w83627hf.c | 722 show_temp_max(struct device *dev, struct device_attribute *devattr, in show_temp_max() function 793 show_temp_max, store_temp_max, offset - 1); \
|