Searched refs:store_fan_div (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dw83791d.c432 static ssize_t store_fan_div(struct device *dev, struct device_attribute *attr, function
480 dev_warn(dev, "store_fan_div: Unexpected nr seen: %d\n", nr);
528 show_fan_div, store_fan_div, 0),
530 show_fan_div, store_fan_div, 1),
532 show_fan_div, store_fan_div, 2),
534 show_fan_div, store_fan_div, 3),
536 show_fan_div, store_fan_div, 4),
H A Dw83792d.c434 store_fan_div(struct device *dev, struct device_attribute *attr, function
1112 show_fan_div, store_fan_div, 1);
1114 show_fan_div, store_fan_div, 2);
1116 show_fan_div, store_fan_div, 3);
1118 show_fan_div, store_fan_div, 4);
1120 show_fan_div, store_fan_div, 5);
1122 show_fan_div, store_fan_div, 6);
1124 show_fan_div, store_fan_div, 7);
H A Dw83781d.c563 store_fan_div(struct device *dev, struct device_attribute *da, function
603 show_fan_div, store_fan_div, 0);
605 show_fan_div, store_fan_div, 1);
607 show_fan_div, store_fan_div, 2);

Completed in 57 milliseconds