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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/misc/
H A Dwistron_btns.c221 static void bios_set_state(u8 subsys, int enable) function
1058 bios_set_state(WIFI, wifi_enabled);
1065 bios_set_state(BLUETOOTH, bluetooth_enabled);
1114 bios_set_state(WIFI, wifi_enabled);
1125 bios_set_state(BLUETOOTH, bluetooth_enabled);
1148 bios_set_state(WIFI, 0);
1151 bios_set_state(BLUETOOTH, 0);
1159 bios_set_state(WIFI, wifi_enabled);
1162 bios_set_state(BLUETOOTH, bluetooth_enabled);

Completed in 48 milliseconds