force_start        35 drivers/hwmon/dme1737.c static bool force_start;
force_start        36 drivers/hwmon/dme1737.c module_param(force_start, bool, 0);
force_start        37 drivers/hwmon/dme1737.c MODULE_PARM_DESC(force_start, "Force the chip to start monitoring inputs");
force_start      2245 drivers/hwmon/dme1737.c 		if (!force_start) {