/Linux-v4.19/drivers/hwmon/ |
D | adm1029.c | 207 static ssize_t set_fan_div(struct device *dev, in set_fan_div() function 279 show_fan_div, set_fan_div, 0); 281 show_fan_div, set_fan_div, 1);
|
D | gl518sm.c | 386 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() function 442 show_fan_div, set_fan_div, 0); 444 show_fan_div, set_fan_div, 1);
|
D | lm80.c | 355 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() function 496 show_fan_div, set_fan_div, 0); 498 show_fan_div, set_fan_div, 1);
|
D | lm78.c | 357 static ssize_t set_fan_div(struct device *dev, struct device_attribute *da, in set_fan_div() function 428 show_fan_div, set_fan_div, 0); 430 show_fan_div, set_fan_div, 1);
|
D | gl520sm.c | 437 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() function 518 get_fan_div, set_fan_div, 0); 520 get_fan_div, set_fan_div, 1);
|
D | smsc47m1.c | 310 static ssize_t set_fan_div(struct device *dev, struct device_attribute in set_fan_div() function 431 get_fan_div, set_fan_div, offset - 1); \
|
D | sis5595.c | 426 static ssize_t set_fan_div(struct device *dev, struct device_attribute *da, in set_fan_div() function 489 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 | 548 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() function 601 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 | adm1031.c | 628 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() function 682 show_fan_div, set_fan_div, offset - 1)
|
D | it87.c | 1229 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() function 1637 set_fan_div, 0); 1643 set_fan_div, 1); 1649 set_fan_div, 2);
|
D | adm1026.c | 726 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() function 770 show_fan_div, set_fan_div, offset - 1);
|