Searched refs:nocrt (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dthermal.c93 static int nocrt; variable
94 module_param(nocrt, int, 0);
95 MODULE_PARM_DESC(nocrt, "Set to take no action upon ACPI thermal zone critical trips points.");
787 if (trip_type == THERMAL_TRIP_CRITICAL && nocrt)
1041 nocrt ? " <disabled>\n" : "\n");
1046 nocrt ? " <disabled>\n" : "\n");
1510 nocrt = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/geode/
H A Dlxfb_core.c29 static int noclear, nopanel, nocrt; variable
530 par->output |= (nocrt) ? 0 : OUTPUT_CRT;
649 else if (!strcmp(opt, "nocrt"))
650 nocrt = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Ddllar.sh99 echo ' [-libf[lags] "{INIT|TERM}{GLOBAL|INSTANCE}"] [-nocrt[dll]] [-nolxl[ite]]'
127 echo '*> -nocrt[dll] switch will disable linking the library against emx''s'
226 -nocrt*)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A Dconfigure[all...]

Completed in 201 milliseconds