Searched refs:store_fan_min (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.10/drivers/hwmon/ |
| D | w83792d.c | 408 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 1137 show_fan_min, store_fan_min, 1); 1139 show_fan_min, store_fan_min, 2); 1141 show_fan_min, store_fan_min, 3); 1143 show_fan_min, store_fan_min, 4); 1145 show_fan_min, store_fan_min, 5); 1147 show_fan_min, store_fan_min, 6); 1149 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 | 533 static ssize_t store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 670 show_fan_min, store_fan_min, 0), 672 show_fan_min, store_fan_min, 1), 674 show_fan_min, store_fan_min, 2), 676 show_fan_min, store_fan_min, 3), 678 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 | 719 store_fan_min(struct device *dev, struct w83627ehf_data *data, int channel, in store_in_reg() 1616 return store_fan_min(dev, data, channel, val); in w83627ehf_write()
|
| D | w83793.c | 482 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function 1036 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);
|