Home
last modified time | relevance | path

Searched refs:rfkill_unregister (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/platform/x86/
H A Dmsi-laptop.c758 rfkill_unregister(rfk_bluetooth); in rfkill_cleanup()
763 rfkill_unregister(rfk_threeg); in rfkill_cleanup()
768 rfkill_unregister(rfk_wlan); in rfkill_cleanup()
903 rfkill_unregister(rfk_wlan); in rfkill_init()
907 rfkill_unregister(rfk_bluetooth); in rfkill_init()
H A Deeepc-laptop.c803 rfkill_unregister(eeepc->wlan_rfkill); in eeepc_rfkill_exit()
812 rfkill_unregister(eeepc->bluetooth_rfkill); in eeepc_rfkill_exit()
817 rfkill_unregister(eeepc->wwan3g_rfkill); in eeepc_rfkill_exit()
822 rfkill_unregister(eeepc->wimax_rfkill); in eeepc_rfkill_exit()
H A Dtoshiba_bluetooth.c287 rfkill_unregister(bt_dev->rfk); in toshiba_bt_rfkill_remove()
H A Dacer-wmi.c2437 rfkill_unregister(bluetooth_rfkill); in acer_rfkill_init()
2442 rfkill_unregister(wireless_rfkill); in acer_rfkill_init()
2456 rfkill_unregister(wireless_rfkill); in acer_rfkill_exit()
2461 rfkill_unregister(bluetooth_rfkill); in acer_rfkill_exit()
2466 rfkill_unregister(threeg_rfkill); in acer_rfkill_exit()
H A Dasus-wmi.c2276 rfkill_unregister(asus->wlan.rfkill); in asus_wmi_rfkill_exit()
2291 rfkill_unregister(asus->bluetooth.rfkill); in asus_wmi_rfkill_exit()
2296 rfkill_unregister(asus->wimax.rfkill); in asus_wmi_rfkill_exit()
2301 rfkill_unregister(asus->wwan3g.rfkill); in asus_wmi_rfkill_exit()
2306 rfkill_unregister(asus->gps.rfkill); in asus_wmi_rfkill_exit()
2311 rfkill_unregister(asus->uwb.rfkill); in asus_wmi_rfkill_exit()
H A Dsamsung-laptop.c1024 rfkill_unregister(samsung->wlan.rfkill); in samsung_rfkill_exit()
1029 rfkill_unregister(samsung->bluetooth.rfkill); in samsung_rfkill_exit()
H A Dasus-laptop.c1330 rfkill_unregister(rfk->rfkill); in asus_rfkill_terminate()
H A Dsony-laptop.c1582 rfkill_unregister(sony_rfkill_devices[i]); in sony_nc_rfkill_cleanup()
/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c1205 rfkill_unregister(bluetooth_rfkill); in hp_wmi_rfkill_setup()
1210 rfkill_unregister(wifi_rfkill); in hp_wmi_rfkill_setup()
1297 rfkill_unregister(rfkill2[rfkill2_count - 1].rfkill); in hp_wmi_rfkill2_setup()
2036 rfkill_unregister(rfkill2[i].rfkill); in hp_wmi_bios_remove()
2041 rfkill_unregister(wifi_rfkill); in hp_wmi_bios_remove()
2045 rfkill_unregister(bluetooth_rfkill); in hp_wmi_bios_remove()
2049 rfkill_unregister(wwan_rfkill); in hp_wmi_bios_remove()
/linux/net/rfkill/
H A Drfkill-gpio.c188 rfkill_unregister(rfkill->rfkill_dev); in rfkill_gpio_remove()
H A Dcore.c1131 void rfkill_unregister(struct rfkill *rfkill) in rfkill_unregister() function
1153 EXPORT_SYMBOL(rfkill_unregister);
/linux/drivers/platform/x86/intel/
H A Doaktrail.c143 rfkill_unregister(rf); in __oaktrail_rfkill_cleanup()
/linux/drivers/platform/x86/dell/
H A Ddell-rbtn.c147 rfkill_unregister(rbtn_data->rfkill); in rbtn_rfkill_exit()
/linux/net/nfc/
H A Dcore.c1175 rfkill_unregister(rfk); in nfc_unregister_rfkill()
/linux/net/wireless/
H A Dcore.c1178 rfkill_unregister(rdev->wiphy.rfkill); in wiphy_unregister()
/linux/drivers/platform/x86/lenovo/
H A Dideapad-laptop.c1310 rfkill_unregister(priv->rfk[dev]); in ideapad_unregister_rfkill()
H A Dthinkpad_acpi.c1253 rfkill_unregister(tp_rfk->rfkill); in tpacpi_destroy_rfkill()
/linux/drivers/net/usb/
H A Dhso.c3129 rfkill_unregister(rfk); in hso_free_interface()
/linux/net/bluetooth/
H A Dhci_core.c2732 rfkill_unregister(hdev->rfkill); in hci_unregister_dev()