Searched refs:radio_state (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 Dtoshiba_acpi.c408 static u32 hci_get_radio_state(bool *radio_state) argument
417 *radio_state = value & HCI_WIRELESS_KILL_SWITCH;
427 bool radio_state; local
432 if (hci_get_radio_state(&radio_state) != HCI_SUCCESS) {
437 if (!radio_state) {

Completed in 86 milliseconds