Home
last modified time | relevance | path

Searched refs:store_fan_min (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/drivers/hwmon/
Dw83792d.c405 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function
1131 show_fan_min, store_fan_min, 1);
1133 show_fan_min, store_fan_min, 2);
1135 show_fan_min, store_fan_min, 3);
1137 show_fan_min, store_fan_min, 4);
1139 show_fan_min, store_fan_min, 5);
1141 show_fan_min, store_fan_min, 6);
1143 show_fan_min, store_fan_min, 7);
Dw83l786ng.c291 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),
Dw83791d.c530 static ssize_t store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function
667 show_fan_min, store_fan_min, 0),
669 show_fan_min, store_fan_min, 1),
671 show_fan_min, store_fan_min, 2),
673 show_fan_min, store_fan_min, 3),
675 show_fan_min, store_fan_min, 4),
Dw83781d.c313 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);
Dw83627ehf.c717 store_fan_min(struct device *dev, struct w83627ehf_data *data, int channel, in store_in_reg()
1614 return store_fan_min(dev, data, channel, val); in w83627ehf_write()
Dw83793.c481 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function
1035 show_fan, store_fan_min, FAN_MIN, index - 1)
Dw83795.c793 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), \
Dnct6775-core.c1900 store_fan_min(struct device *dev, struct device_attribute *attr, in store_fan_min() function
2071 SENSOR_TEMPLATE(fan_min, "fan%d_min", 0644, show_fan_min, store_fan_min, 0);