Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dthinkpad_acpi.c401 static int dbg_bluetoothemul; variable
1605 if (!res && dbg_bluetoothemul) in tpacpi_create_driver_attributes()
4404 if (dbg_bluetoothemul) in bluetooth_get_status()
4425 if (dbg_bluetoothemul) { in bluetooth_set_status()
4520 if (dbg_bluetoothemul) { in bluetooth_init()
10192 module_param(dbg_bluetoothemul, uint, 0444);
10193 MODULE_PARM_DESC(dbg_bluetoothemul, "Enables bluetooth switch emulation");