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

/linux-4.1.27/drivers/hwmon/
H A Ddme1737.c48 static bool force_start; variable
49 module_param(force_start, bool, 0);
50 MODULE_PARM_DESC(force_start, "Force the chip to start monitoring inputs");
2254 if (!force_start) { dme1737_init_device()
2256 "Device is not monitoring. Use the force_start load parameter to override.\n"); dme1737_init_device()

Completed in 51 milliseconds