Home
last modified time | relevance | path

Searched refs:show_fan_div (Results 1 – 23 of 23) sorted by relevance

/linux-4.1.27/drivers/hwmon/
Dadm1029.c198 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);
Dfschmd.c431 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),
Dw83792d.c449 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);
Dlm78.c343 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);
Dw83l786ng.c327 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,
Dlm80.c318 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);
Dgl518sm.c284 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);
Dw83791d.c569 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),
Demc2103.c297 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);
Dadm9240.c410 static ssize_t show_fan_div(struct device *dev, in show_fan_div() function
493 show_fan_div, NULL, nr - 1); \
Dvia686a.c524 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);
Dsis5595.c411 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);
Dw83781d.c634 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);
Dw83627ehf.c1059 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),
Dasb100.c318 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)
Dw83627hf.c993 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);
Dpc87360.c273 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),
Dlm87.c485 static ssize_t show_fan_div(struct device *dev, in show_fan_div() function
584 show_fan_div, set_fan_div, offset - 1)
Dvt8231.c516 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); \
Dadm1031.c588 static ssize_t show_fan_div(struct device *dev, in show_fan_div() function
682 show_fan_div, set_fan_div, offset - 1)
Dit87.c849 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,
Dadm1026.c710 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);
Dnct6775.c1765 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);