Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/
Dasus-laptop.c83 static int bluetooth_status = 1; variable
93 module_param(bluetooth_status, int, 0444);
94 MODULE_PARM_DESC(bluetooth_status, "Set the wireless status on boot "
1784 if (bluetooth_status >= 0) in asus_acpi_init()
1785 asus_bluetooth_set(asus, !!bluetooth_status); in asus_acpi_init()