Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c384 static int dbg_wlswemul; variable
1566 if (!res && dbg_wlswemul) in tpacpi_create_driver_attributes()
2067 if (dbg_wlswemul) in hotkey_get_wlsw()
3606 if (dbg_wlswemul) { in hotkey_init()
10538 module_param(dbg_wlswemul, uint, 0444);
10539 MODULE_PARM_DESC(dbg_wlswemul, "Enables WLSW emulation");
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c406 static int dbg_wlswemul; variable
1941 if (dbg_wlswemul) in hotkey_get_wlsw()
3486 if (dbg_wlswemul) { in hotkey_init()
10884 if (!dbg_wlswemul) in tpacpi_attr_is_visible()
11585 module_param(dbg_wlswemul, uint, 0444);
11586 MODULE_PARM_DESC(dbg_wlswemul, "Enables WLSW emulation");

Completed in 26 milliseconds