Searched refs:store_fan_div (Results 1 – 4 of 4) 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),
|
| H A D | w83l786ng.c | 338 store_fan_div(struct device *dev, struct device_attribute *attr, in store_fan_div() function 406 store_fan_div, 0), 408 store_fan_div, 1),
|
| H A 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);
|