Searched refs:set_fan_min (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/hwmon/ |
H A D | f75375s.c | 259 static ssize_t set_fan_min(struct device *dev, struct device_attribute *attr, in set_fan_min() function 665 show_fan_min, set_fan_min, 0); 671 show_fan_min, set_fan_min, 1);
|
H A D | asb100.c | 312 static ssize_t set_fan_min(struct device *dev, struct device_attribute *attr, in set_fan_min() function 392 show_fan_min, set_fan_min, offset - 1); \
|