Searched refs:set_fan_min (Results 1 – 3 of 3) sorted by relevance
/drivers/hwmon/ |
D | f75375s.c | 285 static ssize_t set_fan_min(struct device *dev, struct device_attribute *attr, in set_fan_min() function 691 show_fan_min, set_fan_min, 0); 697 show_fan_min, set_fan_min, 1);
|
D | f71805f.c | 593 static ssize_t set_fan_min(struct device *dev, struct device_attribute in set_fan_min() function 1042 show_fan_min, set_fan_min, 0); 1047 show_fan_min, set_fan_min, 1); 1052 show_fan_min, set_fan_min, 2);
|
D | asb100.c | 313 static ssize_t set_fan_min(struct device *dev, struct device_attribute *attr, in set_fan_min() function 393 show_fan_min, set_fan_min, offset - 1); \
|