/Linux-v4.19/drivers/hwmon/ |
D | pc87360.c | 455 static ssize_t set_in_max(struct device *dev, struct device_attribute *devattr, in set_in_max() function 516 SENSOR_ATTR(in0_max, S_IWUSR | S_IRUGO, show_in_max, set_in_max, 0), 517 SENSOR_ATTR(in1_max, S_IWUSR | S_IRUGO, show_in_max, set_in_max, 1), 518 SENSOR_ATTR(in2_max, S_IWUSR | S_IRUGO, show_in_max, set_in_max, 2), 519 SENSOR_ATTR(in3_max, S_IWUSR | S_IRUGO, show_in_max, set_in_max, 3), 520 SENSOR_ATTR(in4_max, S_IWUSR | S_IRUGO, show_in_max, set_in_max, 4), 521 SENSOR_ATTR(in5_max, S_IWUSR | S_IRUGO, show_in_max, set_in_max, 5), 522 SENSOR_ATTR(in6_max, S_IWUSR | S_IRUGO, show_in_max, set_in_max, 6), 523 SENSOR_ATTR(in7_max, S_IWUSR | S_IRUGO, show_in_max, set_in_max, 7), 524 SENSOR_ATTR(in8_max, S_IWUSR | S_IRUGO, show_in_max, set_in_max, 8), [all …]
|
D | gl520sm.c | 292 static ssize_t set_in_max(struct device *dev, struct device_attribute *attr, in set_in_max() function 342 get_in_max, set_in_max, 0); 344 get_in_max, set_in_max, 1); 346 get_in_max, set_in_max, 2); 348 get_in_max, set_in_max, 3); 350 get_in_max, set_in_max, 4);
|
D | f71805f.c | 528 static ssize_t set_in_max(struct device *dev, struct device_attribute in set_in_max() function 998 show_in_max, set_in_max, 1); 1003 show_in_max, set_in_max, 2); 1008 show_in_max, set_in_max, 3); 1013 show_in_max, set_in_max, 4); 1018 show_in_max, set_in_max, 5); 1023 show_in_max, set_in_max, 6); 1028 show_in_max, set_in_max, 7); 1033 show_in_max, set_in_max, 8);
|
D | f75375s.c | 546 static ssize_t set_in_max(struct device *dev, struct device_attribute *attr, in set_in_max() function 674 show_in_max, set_in_max, 0); 679 show_in_max, set_in_max, 1); 684 show_in_max, set_in_max, 2); 689 show_in_max, set_in_max, 3);
|
D | adm1025.c | 248 static ssize_t set_in_max(struct device *dev, struct device_attribute *attr, in set_in_max() function 275 show_in_max, set_in_max, offset)
|
D | smsc47m192.c | 231 static ssize_t set_in_max(struct device *dev, struct device_attribute *attr, in set_in_max() function 259 show_in_max, set_in_max, offset);
|
D | adm9240.c | 357 static ssize_t set_in_max(struct device *dev, in set_in_max() function 385 show_in_max, set_in_max, nr);
|
D | sis5595.c | 272 static ssize_t set_in_max(struct device *dev, struct device_attribute *da, in set_in_max() function 298 show_in_max, set_in_max, offset);
|
D | via686a.c | 401 static ssize_t set_in_max(struct device *dev, struct device_attribute *da, in set_in_max() function 426 show_in_max, set_in_max, offset);
|
D | lm78.c | 202 static ssize_t set_in_max(struct device *dev, struct device_attribute *da, in set_in_max() function 228 show_in_max, set_in_max, offset);
|
D | vt8231.c | 245 static ssize_t set_in_max(struct device *dev, struct device_attribute *attr, in set_in_max() function 339 show_in_max, set_in_max, offset)
|
D | lm87.c | 330 static ssize_t set_in_max(struct device *dev, struct device_attribute *attr, in set_in_max() function 357 show_in_max, set_in_max, offset)
|
D | lm85.c | 895 static ssize_t set_in_max(struct device *dev, struct device_attribute *attr, in set_in_max() function 921 show_in_max, set_in_max, offset)
|
D | asb100.c | 289 show_in_max, set_in_max, offset)
|
D | adm1026.c | 524 static ssize_t set_in_max(struct device *dev, struct device_attribute *attr, in set_in_max() function 551 show_in_max, set_in_max, offset);
|