Searched refs:wlsw (Results 1 – 1 of 1) sorted by relevance
2998 int wlsw; in tpacpi_send_radiosw_update() local3011 wlsw = hotkey_get_wlsw(); in tpacpi_send_radiosw_update()3014 if (wlsw == TPACPI_RFK_RADIO_OFF) in tpacpi_send_radiosw_update()3021 if (wlsw == TPACPI_RFK_RADIO_ON) in tpacpi_send_radiosw_update()3025 if (!(wlsw < 0)) { in tpacpi_send_radiosw_update()3029 SW_RFKILL_ALL, (wlsw > 0)); in tpacpi_send_radiosw_update()