Searched refs:force_load (Results 1 – 5 of 5) sorted by relevance
40 static bool __read_mostly force_load; variable41 module_param(force_load, bool, 0);469 if (!force_load && idx < 0) in ghes_edac_register()
171 static bool force_load; variable900 if (!(force_load || chip->gpio_detect)) { in sbs_probe()1004 module_param(force_load, bool, S_IRUSR | S_IRGRP | S_IROTH);1005 MODULE_PARM_DESC(force_load,
2569 static unsigned int force_load __initdata;2709 return intel_pstate_has_acpi_ppc() && !force_load; in intel_pstate_platform_pwr_mgmt_exists()2830 force_load = 1; in intel_pstate_setup()
9878 static bool force_load; variable10193 if (!is_thinkpad && !force_load) in probe_for_thinkpad()10336 module_param(force_load, bool, 0444);10337 MODULE_PARM_DESC(force_load,
1526 the module parameter force_load=1. Regardless of whether this works or