Searched refs:nocrt (Results 1 – 6 of 6) sorted by relevance
29 static int noclear, nopanel, nocrt; variable526 par->output |= (nocrt) ? 0 : OUTPUT_CRT; in lxfb_probe()642 nocrt = 1; in lxfb_setup()
78 static int nocrt; variable79 module_param(nocrt, int, 0);80 MODULE_PARM_DESC(nocrt, "Set to take no action upon ACPI thermal zone critical trips points.");762 if (trip_type == THERMAL_TRIP_CRITICAL && nocrt) in thermal_notify()1190 nocrt = 1; in thermal_nocrt()
101 int nocrt; member
119 if (sm750_dev->nocrt) { in hw_sm750_inithw()
961 sm750_dev->nocrt = 1; in sm750fb_setup()1006 sm750_dev->nocrt = 0; in sm750fb_setup()
4418 thermal.nocrt= [HW,ACPI]