Searched refs:store_fan_min (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dw83791d.c402 static ssize_t store_fan_min(struct device *dev, struct device_attribute *attr, function
515 show_fan_min, store_fan_min, 0),
517 show_fan_min, store_fan_min, 1),
519 show_fan_min, store_fan_min, 2),
521 show_fan_min, store_fan_min, 3),
523 show_fan_min, store_fan_min, 4),
H A Dw83792d.c400 store_fan_min(struct device *dev, struct device_attribute *attr, function
1098 show_fan_min, store_fan_min, 1);
1100 show_fan_min, store_fan_min, 2);
1102 show_fan_min, store_fan_min, 3);
1104 show_fan_min, store_fan_min, 4);
1106 show_fan_min, store_fan_min, 5);
1108 show_fan_min, store_fan_min, 6);
1110 show_fan_min, store_fan_min, 7);
H A Dw83627ehf.c673 store_fan_min(struct device *dev, struct device_attribute *attr, function
755 store_fan_min, 0),
757 store_fan_min, 1),
759 store_fan_min, 2),
761 store_fan_min, 3),
763 store_fan_min, 4),
H A Dw83781d.c358 store_fan_min(struct device *dev, struct device_attribute *da, function
380 show_fan_min, store_fan_min, 0);
383 show_fan_min, store_fan_min, 1);
386 show_fan_min, store_fan_min, 2);
H A Dw83627hf.c525 store_fan_min(struct device *dev, const char *buf, size_t count, int nr) function
557 return store_fan_min(dev, buf, count, offset); \
H A Dw83793.c390 store_fan_min(struct device *dev, struct device_attribute *attr, function
911 show_fan, store_fan_min, FAN_MIN, index - 1)

Completed in 173 milliseconds