Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Deeepc-laptop.c164 struct rfkill *wlan_rfkill; member
566 if (eeepc->wlan_rfkill) in eeepc_rfkill_hotplug()
567 rfkill_set_sw_state(eeepc->wlan_rfkill, blocked); in eeepc_rfkill_hotplug()
800 if (eeepc->wlan_rfkill) { in eeepc_rfkill_exit()
801 rfkill_unregister(eeepc->wlan_rfkill); in eeepc_rfkill_exit()
802 rfkill_destroy(eeepc->wlan_rfkill); in eeepc_rfkill_exit()
803 eeepc->wlan_rfkill = NULL; in eeepc_rfkill_exit()
832 result = eeepc_new_rfkill(eeepc, &eeepc->wlan_rfkill, in eeepc_rfkill_init()
888 if (eeepc->wlan_rfkill) { in eeepc_hotk_thaw()
909 if (eeepc->wlan_rfkill) { in eeepc_hotk_restore()
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7d-smegw01.dts75 regulator-name = "wlan_rfkill";