Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drfkill.h131 void rfkill_unregister(struct rfkill *rfkill);
275 static inline void rfkill_unregister(struct rfkill *rfkill) in rfkill_unregister() function
/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 Dtoshiba_bluetooth.c287 rfkill_unregister(bt_dev->rfk); in toshiba_bt_rfkill_probe()
305 rfkill_unregister(bt_dev->rfk); in toshiba_bt_rfkill_remove()
H A Deeepc-laptop.c801 rfkill_unregister(eeepc->wlan_rfkill); in eeepc_rfkill_exit()
810 rfkill_unregister(eeepc->bluetooth_rfkill); in eeepc_rfkill_exit()
815 rfkill_unregister(eeepc->wwan3g_rfkill); in eeepc_rfkill_exit()
820 rfkill_unregister(eeepc->wimax_rfkill); in eeepc_rfkill_exit()
H A Dacer-wmi.c2439 rfkill_unregister(bluetooth_rfkill); in acer_rfkill_init()
2444 rfkill_unregister(wireless_rfkill); in acer_rfkill_init()
2458 rfkill_unregister(wireless_rfkill); in acer_rfkill_exit()
2463 rfkill_unregister(bluetooth_rfkill); in acer_rfkill_exit()
2468 rfkill_unregister(threeg_rfkill); in acer_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-wmi.c2515 rfkill_unregister(asus->wlan.rfkill); in asus_wmi_rfkill_exit()
2530 rfkill_unregister(asus->bluetooth.rfkill); in asus_wmi_rfkill_exit()
2535 rfkill_unregister(asus->wimax.rfkill); in asus_wmi_rfkill_exit()
2540 rfkill_unregister(asus->wwan3g.rfkill); in asus_wmi_rfkill_exit()
2545 rfkill_unregister(asus->gps.rfkill); in asus_wmi_rfkill_exit()
2550 rfkill_unregister(asus->uwb.rfkill); in asus_wmi_rfkill_exit()
H A Dasus-laptop.c1328 rfkill_unregister(rfk->rfkill); in asus_rfkill_terminate()
H A Dtoshiba_acpi.c3299 rfkill_unregister(dev->wwan_rfk); in toshiba_acpi_remove()
H A Dsony-laptop.c1581 rfkill_unregister(sony_rfkill_devices[i]); in sony_nc_rfkill_cleanup()
/linux/net/rfkill/
H A Drfkill-gpio.c187 rfkill_unregister(rfkill->rfkill_dev); in rfkill_gpio_remove()
H A Dcore.c1147 void rfkill_unregister(struct rfkill *rfkill) in rfkill_unregister()
1169 EXPORT_SYMBOL(rfkill_unregister); in rfkill_destroy()
1145 void rfkill_unregister(struct rfkill *rfkill) rfkill_unregister() function
/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c1605 rfkill_unregister(bluetooth_rfkill); in hp_wmi_rfkill_setup()
1610 rfkill_unregister(wifi_rfkill); in hp_wmi_rfkill_setup()
1697 rfkill_unregister(rfkill2[rfkill2_count - 1].rfkill); in hp_wmi_rfkill2_setup()
2554 rfkill_unregister(rfkill2[i].rfkill); in hp_wmi_bios_remove()
2559 rfkill_unregister(wifi_rfkill); in hp_wmi_bios_remove()
2563 rfkill_unregister(bluetooth_rfkill); in hp_wmi_bios_remove()
2567 rfkill_unregister(wwan_rfkill); in hp_wmi_bios_remove()
/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.c148 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.c1302 rfkill_unregister(rdev->wiphy.rfkill); in wiphy_unregister()
/linux/drivers/platform/x86/lenovo/
H A Dideapad-laptop.c1304 rfkill_unregister(priv->rfk[dev]); in ideapad_unregister_rfkill()
H A Dthinkpad_acpi.c1220 rfkill_unregister(tp_rfk->rfkill); in tpacpi_destroy_rfkill()
/linux/net/bluetooth/
H A Dhci_core.c2698 rfkill_unregister(hdev->rfkill); in hci_unregister_dev()