Searched refs:store_fan_div (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/hwmon/ |
D | w83792d.c | 449 store_fan_div(struct device *dev, struct device_attribute *attr, in store_fan_div() function 1152 show_fan_div, store_fan_div, 1); 1154 show_fan_div, store_fan_div, 2); 1156 show_fan_div, store_fan_div, 3); 1158 show_fan_div, store_fan_div, 4); 1160 show_fan_div, store_fan_div, 5); 1162 show_fan_div, store_fan_div, 6); 1164 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 | 571 static ssize_t store_fan_div(struct device *dev, struct device_attribute *attr, in store_fan_div() function 684 show_fan_div, store_fan_div, 0), 686 show_fan_div, store_fan_div, 1), 688 show_fan_div, store_fan_div, 2), 690 show_fan_div, store_fan_div, 3), 692 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);
|