Searched refs:wlan_rfkill (Results 1 – 1 of 1) sorted by relevance
173 struct rfkill *wlan_rfkill; member577 if (eeepc->wlan_rfkill) in eeepc_rfkill_hotplug()578 rfkill_set_sw_state(eeepc->wlan_rfkill, blocked); in eeepc_rfkill_hotplug()832 if (eeepc->wlan_rfkill) { in eeepc_rfkill_exit()833 rfkill_unregister(eeepc->wlan_rfkill); in eeepc_rfkill_exit()834 rfkill_destroy(eeepc->wlan_rfkill); in eeepc_rfkill_exit()835 eeepc->wlan_rfkill = NULL; in eeepc_rfkill_exit()864 result = eeepc_new_rfkill(eeepc, &eeepc->wlan_rfkill, in eeepc_rfkill_init()920 if (eeepc->wlan_rfkill) { in eeepc_hotk_thaw()941 if (eeepc->wlan_rfkill) { in eeepc_hotk_restore()