Home
last modified time | relevance | path

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

12

/linux-6.15/include/linux/
H A Drfkill.h130 void rfkill_unregister(struct rfkill *rfkill);
274 static inline void rfkill_unregister(struct rfkill *rfkill) in rfkill_unregister() function
/linux-6.15/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 Dxo1-rfkill.c62 rfkill_unregister(rfk); in xo1_rfkill_remove()
H A Damilo-rfkill.c129 rfkill_unregister(amilo_rfkill_dev); in amilo_rfkill_remove()
H A Dcompal-laptop.c950 rfkill_unregister(wifi_rfkill); in setup_rfkill()
1098 rfkill_unregister(wifi_rfkill); in compal_cleanup()
1099 rfkill_unregister(bt_rfkill); in compal_cleanup()
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.c2333 rfkill_unregister(bluetooth_rfkill); in acer_rfkill_init()
2338 rfkill_unregister(wireless_rfkill); in acer_rfkill_init()
2352 rfkill_unregister(wireless_rfkill); in acer_rfkill_exit()
2357 rfkill_unregister(bluetooth_rfkill); in acer_rfkill_exit()
2362 rfkill_unregister(threeg_rfkill); in acer_rfkill_exit()
H A Dasus-wmi.c2149 rfkill_unregister(asus->wlan.rfkill); in asus_wmi_rfkill_exit()
2164 rfkill_unregister(asus->bluetooth.rfkill); in asus_wmi_rfkill_exit()
2169 rfkill_unregister(asus->wimax.rfkill); in asus_wmi_rfkill_exit()
2174 rfkill_unregister(asus->wwan3g.rfkill); in asus_wmi_rfkill_exit()
2179 rfkill_unregister(asus->gps.rfkill); in asus_wmi_rfkill_exit()
2184 rfkill_unregister(asus->uwb.rfkill); in asus_wmi_rfkill_exit()
H A Dsamsung-laptop.c933 rfkill_unregister(samsung->wlan.rfkill); in samsung_rfkill_exit()
938 rfkill_unregister(samsung->bluetooth.rfkill); in samsung_rfkill_exit()
H A Dclassmate-laptop.c982 rfkill_unregister(ipml->rf); in cmpc_ipml_remove()
H A Dasus-laptop.c1330 rfkill_unregister(rfk->rfkill); in asus_rfkill_terminate()
H A Dideapad-laptop.c1244 rfkill_unregister(priv->rfk[dev]); in ideapad_unregister_rfkill()
H A Dtoshiba_acpi.c3233 rfkill_unregister(dev->wwan_rfk); in toshiba_acpi_remove()
H A Dsony-laptop.c1583 rfkill_unregister(sony_rfkill_devices[i]); in sony_nc_rfkill_cleanup()
/linux-6.15/drivers/platform/x86/hp/
H A Dhp-wmi.c1193 rfkill_unregister(bluetooth_rfkill); in hp_wmi_rfkill_setup()
1198 rfkill_unregister(wifi_rfkill); in hp_wmi_rfkill_setup()
1285 rfkill_unregister(rfkill2[rfkill2_count - 1].rfkill); in hp_wmi_rfkill2_setup()
2024 rfkill_unregister(rfkill2[i].rfkill); in hp_wmi_bios_remove()
2029 rfkill_unregister(wifi_rfkill); in hp_wmi_bios_remove()
2033 rfkill_unregister(bluetooth_rfkill); in hp_wmi_bios_remove()
2037 rfkill_unregister(wwan_rfkill); in hp_wmi_bios_remove()
/linux-6.15/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-6.15/drivers/platform/x86/dell/
H A Ddell-laptop.c898 rfkill_unregister(wwan_rfkill); in dell_setup_rfkill()
902 rfkill_unregister(bluetooth_rfkill); in dell_setup_rfkill()
906 rfkill_unregister(wifi_rfkill); in dell_setup_rfkill()
924 rfkill_unregister(wifi_rfkill); in dell_cleanup_rfkill()
928 rfkill_unregister(bluetooth_rfkill); in dell_cleanup_rfkill()
932 rfkill_unregister(wwan_rfkill); in dell_cleanup_rfkill()
H A Ddell-rbtn.c147 rfkill_unregister(rbtn_data->rfkill); in rbtn_rfkill_exit()
/linux-6.15/drivers/platform/x86/intel/
H A Doaktrail.c143 rfkill_unregister(rf); in __oaktrail_rfkill_cleanup()
/linux-6.15/net/nfc/
H A Dcore.c1167 rfkill_unregister(dev->rfkill); in nfc_unregister_device()
/linux-6.15/net/wireless/
H A Dcore.c1136 rfkill_unregister(rdev->wiphy.rfkill); in wiphy_unregister()
/linux-6.15/drivers/net/usb/
H A Dhso.c3129 rfkill_unregister(rfk); in hso_free_interface()
/linux-6.15/net/bluetooth/
H A Dhci_core.c2695 rfkill_unregister(hdev->rfkill); in hci_unregister_dev()

12