Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/platform/x86/
Dxo1-rfkill.c51 rfkill_destroy(rfk); in xo1_rfkill_probe()
63 rfkill_destroy(rfk); in xo1_rfkill_remove()
Dhp-wmi.c760 rfkill_destroy(wwan_rfkill); in hp_wmi_rfkill_setup()
765 rfkill_destroy(bluetooth_rfkill); in hp_wmi_rfkill_setup()
770 rfkill_destroy(wifi_rfkill); in hp_wmi_rfkill_setup()
844 rfkill_destroy(rfkill); in hp_wmi_rfkill2_setup()
855 rfkill_destroy(rfkill2[rfkill2_count - 1].rfkill); in hp_wmi_rfkill2_setup()
880 rfkill_destroy(rfkill2[i].rfkill); in hp_wmi_bios_remove()
885 rfkill_destroy(wifi_rfkill); in hp_wmi_bios_remove()
889 rfkill_destroy(bluetooth_rfkill); in hp_wmi_bios_remove()
893 rfkill_destroy(wwan_rfkill); in hp_wmi_bios_remove()
Damilo-rfkill.c123 rfkill_destroy(amilo_rfkill_dev); in amilo_rfkill_probe()
130 rfkill_destroy(amilo_rfkill_dev); in amilo_rfkill_remove()
Dmsi-laptop.c754 rfkill_destroy(rfk_bluetooth); in rfkill_cleanup()
759 rfkill_destroy(rfk_threeg); in rfkill_cleanup()
764 rfkill_destroy(rfk_wlan); in rfkill_cleanup()
911 rfkill_destroy(rfk_threeg); in rfkill_init()
915 rfkill_destroy(rfk_wlan); in rfkill_init()
919 rfkill_destroy(rfk_bluetooth); in rfkill_init()
Dintel_oaktrail.c134 rfkill_destroy(rfkill_dev); in oaktrail_rfkill_new()
145 rfkill_destroy(rf); in __oaktrail_rfkill_cleanup()
Dtoshiba_bluetooth.c275 rfkill_destroy(bt_dev->rfk); in toshiba_bt_rfkill_add()
289 rfkill_destroy(bt_dev->rfk); in toshiba_bt_rfkill_remove()
Dcompal-laptop.c959 rfkill_destroy(bt_rfkill); in setup_rfkill()
965 rfkill_destroy(wifi_rfkill); in setup_rfkill()
1088 rfkill_destroy(wifi_rfkill); in compal_cleanup()
1089 rfkill_destroy(bt_rfkill); in compal_cleanup()
Ddell-rbtn.c132 rfkill_destroy(rbtn_data->rfkill); in rbtn_rfkill_init()
148 rfkill_destroy(rbtn_data->rfkill); in rbtn_rfkill_exit()
Ddell-laptop.c841 rfkill_destroy(wwan_rfkill); in dell_setup_rfkill()
845 rfkill_destroy(bluetooth_rfkill); in dell_setup_rfkill()
849 rfkill_destroy(wifi_rfkill); in dell_setup_rfkill()
866 rfkill_destroy(wifi_rfkill); in dell_cleanup_rfkill()
870 rfkill_destroy(bluetooth_rfkill); in dell_cleanup_rfkill()
874 rfkill_destroy(wwan_rfkill); in dell_cleanup_rfkill()
Deeepc-laptop.c788 rfkill_destroy(*rfkill); in eeepc_new_rfkill()
806 rfkill_destroy(eeepc->wlan_rfkill); in eeepc_rfkill_exit()
815 rfkill_destroy(eeepc->bluetooth_rfkill); in eeepc_rfkill_exit()
820 rfkill_destroy(eeepc->wwan3g_rfkill); in eeepc_rfkill_exit()
825 rfkill_destroy(eeepc->wimax_rfkill); in eeepc_rfkill_exit()
Dacer-wmi.c1617 rfkill_destroy(rfkill_dev); in acer_rfkill_register()
1672 rfkill_destroy(bluetooth_rfkill); in acer_rfkill_init()
1677 rfkill_destroy(wireless_rfkill); in acer_rfkill_init()
1691 rfkill_destroy(wireless_rfkill); in acer_rfkill_exit()
1696 rfkill_destroy(bluetooth_rfkill); in acer_rfkill_exit()
1701 rfkill_destroy(threeg_rfkill); in acer_rfkill_exit()
Dasus-wmi.c1046 rfkill_destroy(*rfkill); in asus_new_rfkill()
1063 rfkill_destroy(asus->wlan.rfkill); in asus_wmi_rfkill_exit()
1078 rfkill_destroy(asus->bluetooth.rfkill); in asus_wmi_rfkill_exit()
1083 rfkill_destroy(asus->wimax.rfkill); in asus_wmi_rfkill_exit()
1088 rfkill_destroy(asus->wwan3g.rfkill); in asus_wmi_rfkill_exit()
1093 rfkill_destroy(asus->gps.rfkill); in asus_wmi_rfkill_exit()
1098 rfkill_destroy(asus->uwb.rfkill); in asus_wmi_rfkill_exit()
Dsamsung-laptop.c945 rfkill_destroy(samsung->wlan.rfkill); in samsung_rfkill_exit()
950 rfkill_destroy(samsung->bluetooth.rfkill); in samsung_rfkill_exit()
978 rfkill_destroy(*rfkill); in samsung_new_rfkill()
Dideapad-laptop.c626 rfkill_destroy(priv->rfk[dev]); in ideapad_register_rfkill()
638 rfkill_destroy(priv->rfk[dev]); in ideapad_unregister_rfkill()
Dclassmate-laptop.c964 rfkill_destroy(ipml->rf); in cmpc_ipml_add()
987 rfkill_destroy(ipml->rf); in cmpc_ipml_remove()
Dasus-laptop.c1336 rfkill_destroy(rfk->rfkill); in asus_rfkill_terminate()
1363 rfkill_destroy(rfk->rfkill); in asus_rfkill_setup()
Dsony-laptop.c1593 rfkill_destroy(sony_rfkill_devices[i]); in sony_nc_rfkill_cleanup()
1651 rfkill_destroy(rfk); in sony_nc_setup_rfkill()
1660 rfkill_destroy(rfk); in sony_nc_setup_rfkill()
1670 rfkill_destroy(rfk); in sony_nc_setup_rfkill()
/Linux-v5.4/include/linux/
Drfkill.h138 void rfkill_destroy(struct rfkill *rfkill);
255 static inline void rfkill_destroy(struct rfkill *rfkill) in rfkill_destroy() function
/Linux-v5.4/arch/arm/mach-s3c24xx/
Dh1940-bluetooth.c105 rfkill_destroy(rfk); in h1940bt_probe()
119 rfkill_destroy(rfk); in h1940bt_remove()
/Linux-v5.4/arch/arm/mach-pxa/
Dtosa-bt.c89 rfkill_destroy(rfk); in tosa_bt_probe()
110 rfkill_destroy(rfk); in tosa_bt_remove()
/Linux-v5.4/net/rfkill/
Drfkill-gpio.c136 rfkill_destroy(rfkill->rfkill_dev); in rfkill_gpio_probe()
146 rfkill_destroy(rfkill->rfkill_dev); in rfkill_gpio_remove()
Dcore.c1093 void rfkill_destroy(struct rfkill *rfkill) in rfkill_destroy() function
1098 EXPORT_SYMBOL(rfkill_destroy);
/Linux-v5.4/net/wimax/
Dop-rfkill.c363 rfkill_destroy(wimax_dev->rfkill); in wimax_rfkill_add()
383 rfkill_destroy(wimax_dev->rfkill); in wimax_rfkill_rm()
/Linux-v5.4/net/nfc/
Dcore.c1130 rfkill_destroy(dev->rfkill); in nfc_register_device()
1152 rfkill_destroy(dev->rfkill); in nfc_unregister_device()
/Linux-v5.4/net/wireless/
Dcore.c953 rfkill_destroy(rdev->rfkill); in wiphy_register()
1044 rfkill_destroy(rdev->rfkill); in cfg80211_dev_free()

12