/linux-4.1.27/drivers/hwmon/ |
D | adm1029.c | 198 show_fan_div(struct device *dev, struct device_attribute *devattr, char *buf) in show_fan_div() function 279 show_fan_div, set_fan_div, 0); 281 show_fan_div, set_fan_div, 1);
|
D | fschmd.c | 431 static ssize_t show_fan_div(struct device *dev, in show_fan_div() function 665 SENSOR_ATTR(fan1_div, 0644, show_fan_div, store_fan_div, 0), 671 SENSOR_ATTR(fan2_div, 0644, show_fan_div, store_fan_div, 1), 677 SENSOR_ATTR(fan3_div, 0644, show_fan_div, store_fan_div, 2), 683 SENSOR_ATTR(fan4_div, 0644, show_fan_div, store_fan_div, 3), 689 SENSOR_ATTR(fan5_div, 0644, show_fan_div, store_fan_div, 4), 695 SENSOR_ATTR(fan6_div, 0644, show_fan_div, store_fan_div, 5), 701 SENSOR_ATTR(fan7_div, 0644, show_fan_div, store_fan_div, 6),
|
D | w83792d.c | 449 show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div() function 1166 show_fan_div, store_fan_div, 1); 1168 show_fan_div, store_fan_div, 2); 1170 show_fan_div, store_fan_div, 3); 1172 show_fan_div, store_fan_div, 4); 1174 show_fan_div, store_fan_div, 5); 1176 show_fan_div, store_fan_div, 6); 1178 show_fan_div, store_fan_div, 7);
|
D | lm78.c | 343 static ssize_t show_fan_div(struct device *dev, struct device_attribute *da, in show_fan_div() function 428 show_fan_div, set_fan_div, 0); 430 show_fan_div, set_fan_div, 1); 431 static SENSOR_DEVICE_ATTR(fan3_div, S_IRUGO, show_fan_div, NULL, 2);
|
D | w83l786ng.c | 327 show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div() function 409 SENSOR_ATTR(fan1_div, S_IWUSR | S_IRUGO, show_fan_div, 411 SENSOR_ATTR(fan2_div, S_IWUSR | S_IRUGO, show_fan_div,
|
D | lm80.c | 318 static ssize_t show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div() function 496 show_fan_div, set_fan_div, 0); 498 show_fan_div, set_fan_div, 1);
|
D | gl518sm.c | 284 static ssize_t show_fan_div(struct device *dev, in show_fan_div() function 441 show_fan_div, set_fan_div, 0); 443 show_fan_div, set_fan_div, 1);
|
D | w83791d.c | 569 static ssize_t show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div() function 697 show_fan_div, store_fan_div, 0), 699 show_fan_div, store_fan_div, 1), 701 show_fan_div, store_fan_div, 2), 703 show_fan_div, store_fan_div, 3), 705 show_fan_div, store_fan_div, 4),
|
D | emc2103.c | 297 show_fan_div(struct device *dev, struct device_attribute *da, char *buf) in show_fan_div() function 516 static DEVICE_ATTR(fan1_div, S_IRUGO | S_IWUSR, show_fan_div, set_fan_div);
|
D | adm9240.c | 410 static ssize_t show_fan_div(struct device *dev, in show_fan_div() function 493 show_fan_div, NULL, nr - 1); \
|
D | via686a.c | 524 static ssize_t show_fan_div(struct device *dev, struct device_attribute *da, in show_fan_div() function 577 show_fan_div, set_fan_div, offset - 1);
|
D | sis5595.c | 411 static ssize_t show_fan_div(struct device *dev, struct device_attribute *da, in show_fan_div() function 489 show_fan_div, set_fan_div, offset - 1);
|
D | w83781d.c | 634 show_fan_div(struct device *dev, struct device_attribute *da, char *buf) in show_fan_div() function 696 show_fan_div, store_fan_div, 0); 698 show_fan_div, store_fan_div, 1); 700 show_fan_div, store_fan_div, 2);
|
D | w83627ehf.c | 1059 show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div() function 1191 SENSOR_ATTR(fan1_div, S_IRUGO, show_fan_div, NULL, 0), 1192 SENSOR_ATTR(fan2_div, S_IRUGO, show_fan_div, NULL, 1), 1193 SENSOR_ATTR(fan3_div, S_IRUGO, show_fan_div, NULL, 2), 1194 SENSOR_ATTR(fan4_div, S_IRUGO, show_fan_div, NULL, 3), 1195 SENSOR_ATTR(fan5_div, S_IRUGO, show_fan_div, NULL, 4),
|
D | asb100.c | 318 static ssize_t show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div() function 408 show_fan_div, set_fan_div, offset - 1)
|
D | w83627hf.c | 993 show_fan_div(struct device *dev, struct device_attribute *devattr, char *buf) in show_fan_div() function 1048 show_fan_div, store_fan_div, 0); 1050 show_fan_div, store_fan_div, 1); 1052 show_fan_div, store_fan_div, 2);
|
D | pc87360.c | 273 static ssize_t show_fan_div(struct device *dev, in show_fan_div() function 338 SENSOR_ATTR(fan1_div, S_IRUGO, show_fan_div, NULL, 0), 339 SENSOR_ATTR(fan2_div, S_IRUGO, show_fan_div, NULL, 1), 340 SENSOR_ATTR(fan3_div, S_IRUGO, show_fan_div, NULL, 2),
|
D | lm87.c | 485 static ssize_t show_fan_div(struct device *dev, in show_fan_div() function 584 show_fan_div, set_fan_div, offset - 1)
|
D | vt8231.c | 516 static ssize_t show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div() function 598 show_fan_div, set_fan_div, offset - 1); \
|
D | adm1031.c | 588 static ssize_t show_fan_div(struct device *dev, in show_fan_div() function 682 show_fan_div, set_fan_div, offset - 1)
|
D | it87.c | 849 static ssize_t show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div() function 1260 static SENSOR_DEVICE_ATTR(fan1_div, S_IRUGO | S_IWUSR, show_fan_div, 1266 static SENSOR_DEVICE_ATTR(fan2_div, S_IRUGO | S_IWUSR, show_fan_div, 1272 static SENSOR_DEVICE_ATTR(fan3_div, S_IRUGO | S_IWUSR, show_fan_div,
|
D | adm1026.c | 710 static ssize_t show_fan_div(struct device *dev, struct device_attribute *attr, in show_fan_div() function 762 show_fan_div, set_fan_div, offset - 1);
|
D | nct6775.c | 1765 show_fan_div(struct device *dev, struct device_attribute *attr, char *buf) in show_fan_div() function 1939 SENSOR_TEMPLATE(fan_div, "fan%d_div", S_IRUGO, show_fan_div, NULL, 0);
|