write_both_fan_speed   91 drivers/macintosh/therm_adt746x.c static void write_both_fan_speed(struct thermostat *th, int speed);
write_both_fan_speed  260 drivers/macintosh/therm_adt746x.c 			write_both_fan_speed(th, new_speed);
write_both_fan_speed  270 drivers/macintosh/therm_adt746x.c 				write_both_fan_speed(th, 0);
write_both_fan_speed  549 drivers/macintosh/therm_adt746x.c 		write_both_fan_speed(th, 0);
write_both_fan_speed  552 drivers/macintosh/therm_adt746x.c 		write_both_fan_speed(th, -1);
write_both_fan_speed  586 drivers/macintosh/therm_adt746x.c 	write_both_fan_speed(th, -1);