Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dthinkpad_acpi.c378 static int dbg_bluetoothemul; variable
1606 if (!res && dbg_bluetoothemul) in tpacpi_create_driver_attributes()
4153 if (dbg_bluetoothemul) in bluetooth_get_status()
4174 if (dbg_bluetoothemul) { in bluetooth_set_status()
4269 if (dbg_bluetoothemul) { in bluetooth_init()
9351 module_param(dbg_bluetoothemul, uint, 0444);
9352 MODULE_PARM_DESC(dbg_bluetoothemul, "Enables bluetooth switch emulation");