Searched refs:wlsw (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 Dthinkpad_acpi.c2989 int wlsw; local
3002 wlsw = hotkey_get_wlsw();
3005 if (wlsw == TPACPI_RFK_RADIO_OFF)
3012 if (wlsw == TPACPI_RFK_RADIO_ON)
3016 if (!(wlsw < 0)) {
3020 SW_RFKILL_ALL, (wlsw > 0));

Completed in 110 milliseconds