/drivers/hwmon/ |
D | lm80.c | 341 show_in_max, set_in_max, 0); 343 show_in_max, set_in_max, 1); 345 show_in_max, set_in_max, 2); 347 show_in_max, set_in_max, 3); 349 show_in_max, set_in_max, 4); 351 show_in_max, set_in_max, 5); 353 show_in_max, set_in_max, 6);
|
D | pc87360.c | 425 static ssize_t set_in_max(struct device *dev, struct device_attribute *devattr, const char *buf, in set_in_max() function 481 SENSOR_ATTR(in0_max, S_IWUSR | S_IRUGO, show_in_max, set_in_max, 0), 482 SENSOR_ATTR(in1_max, S_IWUSR | S_IRUGO, show_in_max, set_in_max, 1), 483 SENSOR_ATTR(in2_max, S_IWUSR | S_IRUGO, show_in_max, set_in_max, 2), 484 SENSOR_ATTR(in3_max, S_IWUSR | S_IRUGO, show_in_max, set_in_max, 3), 485 SENSOR_ATTR(in4_max, S_IWUSR | S_IRUGO, show_in_max, set_in_max, 4), 486 SENSOR_ATTR(in5_max, S_IWUSR | S_IRUGO, show_in_max, set_in_max, 5), 487 SENSOR_ATTR(in6_max, S_IWUSR | S_IRUGO, show_in_max, set_in_max, 6), 488 SENSOR_ATTR(in7_max, S_IWUSR | S_IRUGO, show_in_max, set_in_max, 7), 489 SENSOR_ATTR(in8_max, S_IWUSR | S_IRUGO, show_in_max, set_in_max, 8), [all …]
|
D | f75375s.c | 407 static ssize_t set_in_max(struct device *dev, struct device_attribute *attr, in set_in_max() function 510 show_in_max, set_in_max, 0); 515 show_in_max, set_in_max, 1); 520 show_in_max, set_in_max, 2); 525 show_in_max, set_in_max, 3);
|
D | gl520sm.c | 223 static ssize_t set_in_max(struct device *dev, struct device_attribute *attr, in set_in_max() function 268 get_in_max, set_in_max, 0); 270 get_in_max, set_in_max, 1); 272 get_in_max, set_in_max, 2); 274 get_in_max, set_in_max, 3); 276 get_in_max, set_in_max, 4);
|
D | f71805f.c | 512 static ssize_t set_in_max(struct device *dev, struct device_attribute in set_in_max() function 927 show_in_max, set_in_max, 1); 932 show_in_max, set_in_max, 2); 937 show_in_max, set_in_max, 3); 942 show_in_max, set_in_max, 4); 947 show_in_max, set_in_max, 5); 952 show_in_max, set_in_max, 6); 957 show_in_max, set_in_max, 7); 962 show_in_max, set_in_max, 8);
|
D | adm1025.c | 235 static ssize_t set_in_max(struct device *dev, struct device_attribute *attr, in set_in_max() function 257 show_in_max, set_in_max, offset)
|
D | adm9240.c | 269 static ssize_t set_in_max(struct device *dev, in set_in_max() function 292 show_in_max, set_in_max, nr);
|
D | smsc47m192.c | 186 static ssize_t set_in_max(struct device *dev, struct device_attribute *attr, in set_in_max() function 209 show_in_max, set_in_max, offset);
|
D | via686a.c | 375 static ssize_t set_in_max(struct device *dev, struct device_attribute *da, in set_in_max() function 395 show_in_max, set_in_max, offset);
|
D | sis5595.c | 250 static ssize_t set_in_max(struct device *dev, struct device_attribute *da, in set_in_max() function 271 show_in_max, set_in_max, offset);
|
D | lm78.c | 229 static ssize_t set_in_max(struct device *dev, struct device_attribute *da, in set_in_max() function 250 show_in_max, set_in_max, offset);
|
D | vt8231.c | 232 static ssize_t set_in_max(struct device *dev, struct device_attribute *attr, in set_in_max() function 309 show_in_max, set_in_max, offset)
|
D | lm87.c | 281 static void set_in_max(struct device *dev, const char *buf, int nr) in set_in_max() function 304 set_in_max(dev, buf, offset); \
|
D | it87.c | 360 static ssize_t set_in_max(struct device *dev, struct device_attribute *attr, in set_in_max() function 385 show_in_max, set_in_max, offset);
|
D | lm85.c | 642 static ssize_t set_in_max(struct device *dev, struct device_attribute *attr, in set_in_max() function 663 show_in_max, set_in_max, offset)
|
D | adm1026.c | 743 static ssize_t set_in_max(struct device *dev, struct device_attribute *attr, in set_in_max() function 765 show_in_max, set_in_max, offset);
|
D | asb100.c | 276 show_in_max, set_in_max, offset)
|