Searched refs:nocrt (Results 1 – 6 of 6) sorted by relevance
27 static int noclear, nopanel, nocrt; variable506 par->output |= (nocrt) ? 0 : OUTPUT_CRT; in lxfb_probe()632 nocrt = 1; in lxfb_setup()
65 static int nocrt; variable66 module_param(nocrt, int, 0);67 MODULE_PARM_DESC(nocrt, "Set to take no action upon ACPI thermal zone critical trips points.");697 if (trip_type == THERMAL_TRIP_CRITICAL && nocrt) in thermal_notify()1139 nocrt = 1; in thermal_nocrt()
104 int nocrt; member
119 if (sm750_dev->nocrt) { in hw_sm750_inithw()
895 sm750_dev->nocrt = 1; in sm750fb_setup()940 sm750_dev->nocrt = 0; in sm750fb_setup()
5281 thermal.nocrt= [HW,ACPI]