Home
last modified time | relevance | path

Searched refs:fanoff (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/platform/x86/
Dacerhdf.c74 static unsigned int fanoff = 53000; variable
89 module_param(fanoff, uint, 0600);
90 MODULE_PARM_DESC(fanoff, "Turn the fan off below this temperature");
446 *temp = fanon - fanoff; in acerhdf_get_trip_hyst()