Searched refs:store_fan_div (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/hwmon/ |
| H A D | w83792d.c | 445 store_fan_div(struct device *dev, struct device_attribute *attr, in store_fan_div() function 1145 show_fan_div, store_fan_div, 1); 1147 show_fan_div, store_fan_div, 2); 1149 show_fan_div, store_fan_div, 3); 1151 show_fan_div, store_fan_div, 4); 1153 show_fan_div, store_fan_div, 5); 1155 show_fan_div, store_fan_div, 6); 1157 show_fan_div, store_fan_div, 7);
|
| H A D | w83791d.c | 572 static ssize_t store_fan_div(struct device *dev, struct device_attribute *attr, in store_fan_div() function 685 show_fan_div, store_fan_div, 0), 687 show_fan_div, store_fan_div, 1), 689 show_fan_div, store_fan_div, 2), 691 show_fan_div, store_fan_div, 3), 693 show_fan_div, store_fan_div, 4),
|