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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dtherm_adt746x.c91 static void write_both_fan_speed(struct thermostat *th, int speed);
181 write_both_fan_speed(th, -1);
204 static void write_both_fan_speed(struct thermostat *th, int speed) function
322 write_both_fan_speed(th, new_speed);
332 write_both_fan_speed(th, 0);
442 write_both_fan_speed(th, 0);
445 write_both_fan_speed(th, -1);

Completed in 30 milliseconds