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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Ddme1737.c46 static int force_start; variable
47 module_param(force_start, bool, 0);
48 MODULE_PARM_DESC(force_start, "Force the chip to start monitoring inputs");
2124 if (!force_start) {
2126 "Use the force_start load parameter to "

Completed in 153 milliseconds