Searched refs:set_fan_target (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/hwmon/ |
D | f75375s.c | 319 static ssize_t set_fan_target(struct device *dev, struct device_attribute *attr, in set_fan_target() function 707 show_fan_target, set_fan_target, 0); 713 show_fan_target, set_fan_target, 1);
|
D | emc2103.c | 388 static ssize_t set_fan_target(struct device *dev, struct device_attribute *da, in set_fan_target() function 518 set_fan_target);
|
D | f71805f.c | 621 static ssize_t set_fan_target(struct device *dev, struct device_attribute in set_fan_target() function 1051 show_fan_target, set_fan_target, 0); 1056 show_fan_target, set_fan_target, 1); 1061 show_fan_target, set_fan_target, 2);
|