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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dasus-laptop.c83 static int bluetooth_status = 1; variable
90 module_param(bluetooth_status, int, 0444);
91 MODULE_PARM_DESC(bluetooth_status, "Set the wireless status on boot "
1450 if (bluetooth_status >= 0)
1451 asus_bluetooth_set(asus, !!bluetooth_status);

Completed in 34 milliseconds