write_fan_speed    92 drivers/macintosh/therm_adt746x.c static void write_fan_speed(struct thermostat *th, int speed, int fan);
write_fan_speed   144 drivers/macintosh/therm_adt746x.c 	write_fan_speed(th, speed, 0);
write_fan_speed   146 drivers/macintosh/therm_adt746x.c 		write_fan_speed(th, speed, 1);