/drivers/hwmon/ |
D | adm1029.c | 197 static ssize_t set_fan_div(struct device *dev, in set_fan_div() function 266 show_fan_div, set_fan_div, 0); 268 show_fan_div, set_fan_div, 1);
|
D | lm80.c | 258 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() function 414 show_fan_div, set_fan_div, 0); 416 show_fan_div, set_fan_div, 1);
|
D | gl518sm.c | 319 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() function 375 show_fan_div, set_fan_div, 0); 377 show_fan_div, set_fan_div, 1);
|
D | lm78.c | 356 static ssize_t set_fan_div(struct device *dev, struct device_attribute *da, in set_fan_div() function 427 show_fan_div, set_fan_div, 0); 429 show_fan_div, set_fan_div, 1);
|
D | gl520sm.c | 365 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() function 445 get_fan_div, set_fan_div, 0); 447 get_fan_div, set_fan_div, 1);
|
D | emc2103.c | 313 static ssize_t set_fan_div(struct device *dev, struct device_attribute *da, in set_fan_div() function 520 static DEVICE_ATTR(fan1_div, S_IRUGO | S_IWUSR, show_fan_div, set_fan_div);
|
D | smsc47m1.c | 274 static ssize_t set_fan_div(struct device *dev, struct device_attribute in set_fan_div() function 395 get_fan_div, set_fan_div, offset - 1); \
|
D | sis5595.c | 425 static ssize_t set_fan_div(struct device *dev, struct device_attribute *da, in set_fan_div() function 488 show_fan_div, set_fan_div, offset - 1);
|
D | via686a.c | 549 static ssize_t set_fan_div(struct device *dev, struct device_attribute *da, in set_fan_div() function 577 show_fan_div, set_fan_div, offset - 1);
|
D | asb100.c | 352 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() function 408 show_fan_div, set_fan_div, offset - 1)
|
D | vt8231.c | 545 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() function 598 show_fan_div, set_fan_div, offset - 1); \
|
D | lm87.c | 522 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() function 584 show_fan_div, set_fan_div, offset - 1)
|
D | it87.c | 843 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() function 1160 set_fan_div, 0); 1166 set_fan_div, 1); 1172 set_fan_div, 2);
|
D | adm1031.c | 563 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() function 617 show_fan_div, set_fan_div, offset - 1)
|
D | adm1026.c | 950 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() function 994 show_fan_div, set_fan_div, offset - 1);
|