Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c386 static int dbg_bluetoothemul; variable
1568 if (!res && dbg_bluetoothemul) in tpacpi_create_driver_attributes()
4383 if (dbg_bluetoothemul) in bluetooth_get_status()
4404 if (dbg_bluetoothemul) { in bluetooth_set_status()
4567 if (dbg_bluetoothemul) { in bluetooth_init()
10544 module_param(dbg_bluetoothemul, uint, 0444);
10545 MODULE_PARM_DESC(dbg_bluetoothemul, "Enables bluetooth switch emulation");
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c408 static int dbg_bluetoothemul; variable
4277 if (dbg_bluetoothemul) in bluetooth_get_status()
4297 if (dbg_bluetoothemul) { in bluetooth_set_status()
4470 if (dbg_bluetoothemul) { in bluetooth_init()
10887 if (!dbg_bluetoothemul) in tpacpi_attr_is_visible()
11591 module_param(dbg_bluetoothemul, uint, 0444);
11592 MODULE_PARM_DESC(dbg_bluetoothemul, "Enables bluetooth switch emulation");

Completed in 26 milliseconds