fanoff             74 drivers/platform/x86/acerhdf.c static unsigned int fanoff = 53000;
fanoff             91 drivers/platform/x86/acerhdf.c module_param(fanoff, uint, 0600);
fanoff             92 drivers/platform/x86/acerhdf.c MODULE_PARM_DESC(fanoff, "Turn the fan off below this temperature");
fanoff            459 drivers/platform/x86/acerhdf.c 	*temp = fanon - fanoff;