Searched refs:store_fan_min (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/hwmon/ |
| D | w83792d.c | 409 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 1138 show_fan_min, store_fan_min, 1); 1140 show_fan_min, store_fan_min, 2); 1142 show_fan_min, store_fan_min, 3); 1144 show_fan_min, store_fan_min, 4); 1146 show_fan_min, store_fan_min, 5); 1148 show_fan_min, store_fan_min, 6); 1150 show_fan_min, store_fan_min, 7);
|
| D | w83l786ng.c | 291 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 390 store_fan_min, 0), 392 store_fan_min, 1),
|
| D | w83791d.c | 534 static ssize_t store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 671 show_fan_min, store_fan_min, 0), 673 show_fan_min, store_fan_min, 1), 675 show_fan_min, store_fan_min, 2), 677 show_fan_min, store_fan_min, 3), 679 show_fan_min, store_fan_min, 4),
|
| D | w83781d.c | 313 store_fan_min(struct device *dev, struct device_attribute *da, in store_fan_min() function 338 show_fan_min, store_fan_min, 0); 341 show_fan_min, store_fan_min, 1); 344 show_fan_min, store_fan_min, 2);
|
| D | w83627ehf.c | 1062 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 1172 store_fan_min, 0), 1174 store_fan_min, 1), 1176 store_fan_min, 2), 1178 store_fan_min, 3), 1180 store_fan_min, 4),
|
| D | w83793.c | 483 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 1037 show_fan, store_fan_min, FAN_MIN, index - 1)
|
| D | w83795.c | 793 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 1630 show_fan, store_fan_min, FAN_MIN, index - 1), \
|
| D | nct6775.c | 2121 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 2286 store_fan_min, 0);
|