Searched refs:bluetooth_status (Results 1 – 1 of 1) sorted by relevance
97 static int bluetooth_status = 1; variable107 module_param(bluetooth_status, int, 0444);108 MODULE_PARM_DESC(bluetooth_status, "Set the wireless status on boot "1806 if (bluetooth_status >= 0) in asus_acpi_init()1807 asus_bluetooth_set(asus, !!bluetooth_status); in asus_acpi_init()