Searched refs:wlan_rfkill (Results 1 – 2 of 2) sorted by relevance
166 struct rfkill *wlan_rfkill; member568 if (eeepc->wlan_rfkill) in eeepc_rfkill_hotplug()569 rfkill_set_sw_state(eeepc->wlan_rfkill, blocked); in eeepc_rfkill_hotplug()802 if (eeepc->wlan_rfkill) { in eeepc_rfkill_exit()803 rfkill_unregister(eeepc->wlan_rfkill); in eeepc_rfkill_exit()804 rfkill_destroy(eeepc->wlan_rfkill); in eeepc_rfkill_exit()805 eeepc->wlan_rfkill = NULL; in eeepc_rfkill_exit()834 result = eeepc_new_rfkill(eeepc, &eeepc->wlan_rfkill, in eeepc_rfkill_init()890 if (eeepc->wlan_rfkill) { in eeepc_hotk_thaw()911 if (eeepc->wlan_rfkill) { in eeepc_hotk_restore()
73 regulator-name = "wlan_rfkill";