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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 "
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 105 milliseconds