Searched refs:store_fan_div (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/hwmon/ |
| D | w83792d.c | 448 store_fan_div(struct device *dev, struct device_attribute *attr, in store_fan_div() function 1151 show_fan_div, store_fan_div, 1); 1153 show_fan_div, store_fan_div, 2); 1155 show_fan_div, store_fan_div, 3); 1157 show_fan_div, store_fan_div, 4); 1159 show_fan_div, store_fan_div, 5); 1161 show_fan_div, store_fan_div, 6); 1163 show_fan_div, store_fan_div, 7);
|
| D | w83l786ng.c | 329 store_fan_div(struct device *dev, struct device_attribute *attr, in store_fan_div() function 397 store_fan_div, 0), 399 store_fan_div, 1),
|
| D | w83791d.c | 570 static ssize_t store_fan_div(struct device *dev, struct device_attribute *attr, in store_fan_div() function 683 show_fan_div, store_fan_div, 0), 685 show_fan_div, store_fan_div, 1), 687 show_fan_div, store_fan_div, 2), 689 show_fan_div, store_fan_div, 3), 691 show_fan_div, store_fan_div, 4),
|
| D | w83781d.c | 635 store_fan_div(struct device *dev, struct device_attribute *da, in store_fan_div() function 682 show_fan_div, store_fan_div, 0); 684 show_fan_div, store_fan_div, 1); 686 show_fan_div, store_fan_div, 2);
|