Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/platform/x86/
H A Dxo1-rfkill.c51 rfkill_destroy(rfk); in xo1_rfkill_probe()
63 rfkill_destroy(rfk); in xo1_rfkill_remove()
H A Damilo-rfkill.c123 rfkill_destroy(amilo_rfkill_dev); in amilo_rfkill_probe()
130 rfkill_destroy(amilo_rfkill_dev); in amilo_rfkill_remove()
H A Dmsi-laptop.c759 rfkill_destroy(rfk_bluetooth); in rfkill_cleanup()
764 rfkill_destroy(rfk_threeg); in rfkill_cleanup()
769 rfkill_destroy(rfk_wlan); in rfkill_cleanup()
901 rfkill_destroy(rfk_threeg); in rfkill_init()
905 rfkill_destroy(rfk_wlan); in rfkill_init()
909 rfkill_destroy(rfk_bluetooth); in rfkill_init()
H A Dtoshiba_bluetooth.c274 rfkill_destroy(bt_dev->rfk); in toshiba_bt_rfkill_add()
288 rfkill_destroy(bt_dev->rfk); in toshiba_bt_rfkill_remove()
H A Dcompal-laptop.c947 rfkill_destroy(bt_rfkill); in setup_rfkill()
953 rfkill_destroy(wifi_rfkill); in setup_rfkill()
1100 rfkill_destroy(wifi_rfkill); in compal_cleanup()
1101 rfkill_destroy(bt_rfkill); in compal_cleanup()
H A Deeepc-laptop.c786 rfkill_destroy(*rfkill); in eeepc_new_rfkill()
804 rfkill_destroy(eeepc->wlan_rfkill); in eeepc_rfkill_exit()
813 rfkill_destroy(eeepc->bluetooth_rfkill); in eeepc_rfkill_exit()
818 rfkill_destroy(eeepc->wwan3g_rfkill); in eeepc_rfkill_exit()
823 rfkill_destroy(eeepc->wimax_rfkill); in eeepc_rfkill_exit()
H A Dacer-wmi.c2279 rfkill_destroy(rfkill_dev); in acer_rfkill_register()
2334 rfkill_destroy(bluetooth_rfkill); in acer_rfkill_init()
2339 rfkill_destroy(wireless_rfkill); in acer_rfkill_init()
2353 rfkill_destroy(wireless_rfkill); in acer_rfkill_exit()
2358 rfkill_destroy(bluetooth_rfkill); in acer_rfkill_exit()
2363 rfkill_destroy(threeg_rfkill); in acer_rfkill_exit()
H A Dsamsung-laptop.c934 rfkill_destroy(samsung->wlan.rfkill); in samsung_rfkill_exit()
939 rfkill_destroy(samsung->bluetooth.rfkill); in samsung_rfkill_exit()
967 rfkill_destroy(*rfkill); in samsung_new_rfkill()
H A Dclassmate-laptop.c960 rfkill_destroy(ipml->rf); in cmpc_ipml_add()
983 rfkill_destroy(ipml->rf); in cmpc_ipml_remove()
H A Dasus-wmi.c2133 rfkill_destroy(*rfkill); in asus_new_rfkill()
2150 rfkill_destroy(asus->wlan.rfkill); in asus_wmi_rfkill_exit()
2165 rfkill_destroy(asus->bluetooth.rfkill); in asus_wmi_rfkill_exit()
2170 rfkill_destroy(asus->wimax.rfkill); in asus_wmi_rfkill_exit()
2175 rfkill_destroy(asus->wwan3g.rfkill); in asus_wmi_rfkill_exit()
2180 rfkill_destroy(asus->gps.rfkill); in asus_wmi_rfkill_exit()
2185 rfkill_destroy(asus->uwb.rfkill); in asus_wmi_rfkill_exit()
H A Dasus-laptop.c1331 rfkill_destroy(rfk->rfkill); in asus_rfkill_terminate()
1358 rfkill_destroy(rfk->rfkill); in asus_rfkill_setup()
H A Dsony-laptop.c1584 rfkill_destroy(sony_rfkill_devices[i]); in sony_nc_rfkill_cleanup()
1642 rfkill_destroy(rfk); in sony_nc_setup_rfkill()
1651 rfkill_destroy(rfk); in sony_nc_setup_rfkill()
1661 rfkill_destroy(rfk); in sony_nc_setup_rfkill()
H A Dideapad-laptop.c1234 rfkill_destroy(priv->rfk[dev]); in ideapad_register_rfkill()
1245 rfkill_destroy(priv->rfk[dev]); in ideapad_unregister_rfkill()
H A Dtoshiba_acpi.c2715 rfkill_destroy(dev->wwan_rfk); in toshiba_acpi_setup_wwan_rfkill()
3234 rfkill_destroy(dev->wwan_rfk); in toshiba_acpi_remove()
/linux-6.15/include/linux/
H A Drfkill.h138 void rfkill_destroy(struct rfkill *rfkill);
278 static inline void rfkill_destroy(struct rfkill *rfkill) in rfkill_destroy() function
/linux-6.15/net/rfkill/
H A Drfkill-gpio.c179 rfkill_destroy(rfkill->rfkill_dev); in rfkill_gpio_probe()
189 rfkill_destroy(rfkill->rfkill_dev); in rfkill_gpio_remove()
H A Dcore.c1155 void rfkill_destroy(struct rfkill *rfkill) in rfkill_destroy() function
1160 EXPORT_SYMBOL(rfkill_destroy);
/linux-6.15/drivers/platform/x86/hp/
H A Dhp-wmi.c1190 rfkill_destroy(wwan_rfkill); in hp_wmi_rfkill_setup()
1195 rfkill_destroy(bluetooth_rfkill); in hp_wmi_rfkill_setup()
1200 rfkill_destroy(wifi_rfkill); in hp_wmi_rfkill_setup()
1275 rfkill_destroy(rfkill); in hp_wmi_rfkill2_setup()
1286 rfkill_destroy(rfkill2[rfkill2_count - 1].rfkill); in hp_wmi_rfkill2_setup()
2025 rfkill_destroy(rfkill2[i].rfkill); in hp_wmi_bios_remove()
2030 rfkill_destroy(wifi_rfkill); in hp_wmi_bios_remove()
2034 rfkill_destroy(bluetooth_rfkill); in hp_wmi_bios_remove()
2038 rfkill_destroy(wwan_rfkill); in hp_wmi_bios_remove()
/linux-6.15/drivers/platform/x86/intel/
H A Doaktrail.c133 rfkill_destroy(rfkill_dev); in oaktrail_rfkill_new()
144 rfkill_destroy(rf); in __oaktrail_rfkill_cleanup()
/linux-6.15/drivers/platform/x86/dell/
H A Ddell-rbtn.c132 rfkill_destroy(rbtn_data->rfkill); in rbtn_rfkill_init()
148 rfkill_destroy(rbtn_data->rfkill); in rbtn_rfkill_exit()
H A Ddell-laptop.c900 rfkill_destroy(wwan_rfkill); in dell_setup_rfkill()
904 rfkill_destroy(bluetooth_rfkill); in dell_setup_rfkill()
908 rfkill_destroy(wifi_rfkill); in dell_setup_rfkill()
925 rfkill_destroy(wifi_rfkill); in dell_cleanup_rfkill()
929 rfkill_destroy(bluetooth_rfkill); in dell_cleanup_rfkill()
933 rfkill_destroy(wwan_rfkill); in dell_cleanup_rfkill()
/linux-6.15/net/nfc/
H A Dcore.c1133 rfkill_destroy(dev->rfkill); in nfc_register_device()
1168 rfkill_destroy(dev->rfkill); in nfc_unregister_device()
/linux-6.15/net/wireless/
H A Dcore.c1072 rfkill_destroy(rdev->wiphy.rfkill); in wiphy_register()
1202 rfkill_destroy(rdev->wiphy.rfkill); in cfg80211_dev_free()
/linux-6.15/drivers/net/usb/
H A Dhso.c2461 rfkill_destroy(hso_net->rfkill); in hso_create_rfkill()
3130 rfkill_destroy(rfk); in hso_free_interface()
/linux-6.15/net/bluetooth/
H A Dhci_core.c2598 rfkill_destroy(hdev->rfkill); in hci_register_dev()
2696 rfkill_destroy(hdev->rfkill); in hci_unregister_dev()

12