/linux-4.1.27/drivers/hwmon/ |
D | w83792d.c | 425 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 1152 show_fan_min, store_fan_min, 1); 1154 show_fan_min, store_fan_min, 2); 1156 show_fan_min, store_fan_min, 3); 1158 show_fan_min, store_fan_min, 4); 1160 show_fan_min, store_fan_min, 5); 1162 show_fan_min, store_fan_min, 6); 1164 show_fan_min, store_fan_min, 7);
|
D | nct7802.c | 313 static ssize_t store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 673 store_fan_min, 0x49, 0x4c); 679 store_fan_min, 0x4a, 0x4d); 685 store_fan_min, 0x4b, 0x4e);
|
D | w83l786ng.c | 304 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 403 store_fan_min, 0), 405 store_fan_min, 1),
|
D | w83791d.c | 547 static ssize_t store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 684 show_fan_min, store_fan_min, 0), 686 show_fan_min, store_fan_min, 1), 688 show_fan_min, store_fan_min, 2), 690 show_fan_min, store_fan_min, 3), 692 show_fan_min, store_fan_min, 4),
|
D | w83781d.c | 326 store_fan_min(struct device *dev, struct device_attribute *da, in store_fan_min() function 351 show_fan_min, store_fan_min, 0); 354 show_fan_min, store_fan_min, 1); 357 show_fan_min, store_fan_min, 2);
|
D | w83627ehf.c | 1069 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 1179 store_fan_min, 0), 1181 store_fan_min, 1), 1183 store_fan_min, 2), 1185 store_fan_min, 3), 1187 store_fan_min, 4),
|
D | lm93.c | 1740 static ssize_t store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 1761 show_fan_min, store_fan_min, 0); 1763 show_fan_min, store_fan_min, 1); 1765 show_fan_min, store_fan_min, 2); 1767 show_fan_min, store_fan_min, 3);
|
D | w83627hf.c | 677 store_fan_min(struct device *dev, struct device_attribute *devattr, in store_fan_min() function 701 show_fan_min, store_fan_min, offset - 1);
|
D | w83793.c | 496 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 1050 show_fan, store_fan_min, FAN_MIN, index - 1)
|
D | w83795.c | 806 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 1643 show_fan, store_fan_min, FAN_MIN, index - 1), \
|
D | nct6775.c | 1775 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 1938 store_fan_min, 0);
|