Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dthinkpad_acpi.c386 static int dbg_bluetoothemul; variable
1577 if (!res && dbg_bluetoothemul) in tpacpi_create_driver_attributes()
4389 if (dbg_bluetoothemul) in bluetooth_get_status()
4410 if (dbg_bluetoothemul) { in bluetooth_set_status()
4573 if (dbg_bluetoothemul) { in bluetooth_init()
10533 module_param(dbg_bluetoothemul, uint, 0444);
10534 MODULE_PARM_DESC(dbg_bluetoothemul, "Enables bluetooth switch emulation");