Home
last modified time | relevance | path

Searched refs:force_load (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/edac/
Dghes_edac.c55 static bool __read_mostly force_load; variable
56 module_param(force_load, bool, 0);
521 if (!force_load && idx < 0) in ghes_edac_register()
524 force_load = true; in ghes_edac_register()
646 if (!force_load) in ghes_edac_unregister()
/Linux-v5.10/drivers/power/supply/
Dsbs-battery.c209 static bool force_load; variable
1156 if (!(force_load || chip->gpio_detect)) { in sbs_probe()
1265 module_param(force_load, bool, 0444);
1266 MODULE_PARM_DESC(force_load,
/Linux-v5.10/drivers/cpufreq/
Dintel_pstate.c2834 static unsigned int force_load __initdata;
2977 return intel_pstate_has_acpi_ppc() && !force_load; in intel_pstate_platform_pwr_mgmt_exists()
3123 force_load = 1; in intel_pstate_setup()
/Linux-v5.10/drivers/platform/x86/
Dthinkpad_acpi.c10007 static bool force_load; variable
10322 if (!is_thinkpad && !force_load) in probe_for_thinkpad()
10468 module_param(force_load, bool, 0444);
10469 MODULE_PARM_DESC(force_load,
/Linux-v5.10/Documentation/admin-guide/laptops/
Dthinkpad-acpi.rst1558 the module parameter force_load=1. Regardless of whether this works or