Home
last modified time | relevance | path

Searched refs:wlan_rfkill (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/platform/x86/
H A Deeepc-laptop.c166 struct rfkill *wlan_rfkill; member
568 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()
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7d-smegw01.dts75 regulator-name = "wlan_rfkill";