/Linux-v4.19/drivers/hwmon/ |
D | w83792d.c | 422 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 1159 show_fan_min, store_fan_min, 1); 1161 show_fan_min, store_fan_min, 2); 1163 show_fan_min, store_fan_min, 3); 1165 show_fan_min, store_fan_min, 4); 1167 show_fan_min, store_fan_min, 5); 1169 show_fan_min, store_fan_min, 6); 1171 show_fan_min, store_fan_min, 7);
|
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 | nct7802.c | 441 static ssize_t store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 812 store_fan_min, 0x49, 0x4c); 818 store_fan_min, 0x4a, 0x4d); 824 store_fan_min, 0x4b, 0x4e);
|
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 | 1075 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 1185 store_fan_min, 0), 1187 store_fan_min, 1), 1189 store_fan_min, 2), 1191 store_fan_min, 3), 1193 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 | 680 store_fan_min(struct device *dev, struct device_attribute *devattr, in store_fan_min() function 704 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 | 2011 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 2176 store_fan_min, 0);
|