Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/
H A Dthinkpad_acpi.c430 static int dbg_bluetoothemul; variable
4122 if (dbg_bluetoothemul) in bluetooth_get_status()
4142 if (dbg_bluetoothemul) { in bluetooth_set_status()
4315 if (dbg_bluetoothemul) { in bluetooth_init()
11079 if (!dbg_bluetoothemul) in tpacpi_attr_is_visible()
11811 module_param(dbg_bluetoothemul, uint, 0444);
11812 MODULE_PARM_DESC(dbg_bluetoothemul, "Enables bluetooth switch emulation");