Searched refs:mt_bt_switch (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_acpi.c98 char *mt_bt_switch; /* method to switch Bluetooth on/off_R */ member in struct:model_data
376 .mt_bt_switch = "BLED",
410 .mt_bt_switch = "BLED",
416 .mt_bt_switch = "BLED",
428 .mt_bt_switch = "BLED",
744 /* Note: mt_bt_switch controls both internal Bluetooth adapter's
746 return write_led(buffer, count, hotk->methods->mt_bt_switch, BT_ON, 0);
1127 if (hotk->methods->mt_bt_switch) {
1163 if (hotk->methods->mt_bt_switch)

Completed in 59 milliseconds