Home
last modified time | relevance | path

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

12

/openbmc/linux/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.c275 rfkill_destroy(bt_dev->rfk); in toshiba_bt_rfkill_add()
289 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.c1840 rfkill_destroy(rfkill_dev); in acer_rfkill_register()
1895 rfkill_destroy(bluetooth_rfkill); in acer_rfkill_init()
1900 rfkill_destroy(wireless_rfkill); in acer_rfkill_init()
1914 rfkill_destroy(wireless_rfkill); in acer_rfkill_exit()
1919 rfkill_destroy(bluetooth_rfkill); in acer_rfkill_exit()
1924 rfkill_destroy(threeg_rfkill); in acer_rfkill_exit()
H A Dsamsung-laptop.c935 rfkill_destroy(samsung->wlan.rfkill); in samsung_rfkill_exit()
940 rfkill_destroy(samsung->bluetooth.rfkill); in samsung_rfkill_exit()
968 rfkill_destroy(*rfkill); in samsung_new_rfkill()
H A Dasus-wmi.c1917 rfkill_destroy(*rfkill); in asus_new_rfkill()
1934 rfkill_destroy(asus->wlan.rfkill); in asus_wmi_rfkill_exit()
1949 rfkill_destroy(asus->bluetooth.rfkill); in asus_wmi_rfkill_exit()
1954 rfkill_destroy(asus->wimax.rfkill); in asus_wmi_rfkill_exit()
1959 rfkill_destroy(asus->wwan3g.rfkill); in asus_wmi_rfkill_exit()
1964 rfkill_destroy(asus->gps.rfkill); in asus_wmi_rfkill_exit()
1969 rfkill_destroy(asus->uwb.rfkill); in asus_wmi_rfkill_exit()
H A Dclassmate-laptop.c964 rfkill_destroy(ipml->rf); in cmpc_ipml_add()
987 rfkill_destroy(ipml->rf); in cmpc_ipml_remove()
H A Dideapad-laptop.c1031 rfkill_destroy(priv->rfk[dev]); in ideapad_register_rfkill()
1042 rfkill_destroy(priv->rfk[dev]); in ideapad_unregister_rfkill()
H A Dasus-laptop.c1329 rfkill_destroy(rfk->rfkill); in asus_rfkill_terminate()
1356 rfkill_destroy(rfk->rfkill); in asus_rfkill_setup()
H A Dsony-laptop.c1585 rfkill_destroy(sony_rfkill_devices[i]); in sony_nc_rfkill_cleanup()
1643 rfkill_destroy(rfk); in sony_nc_setup_rfkill()
1652 rfkill_destroy(rfk); in sony_nc_setup_rfkill()
1662 rfkill_destroy(rfk); in sony_nc_setup_rfkill()
H A Dtoshiba_acpi.c2719 rfkill_destroy(dev->wwan_rfk); in toshiba_acpi_setup_wwan_rfkill()
3238 rfkill_destroy(dev->wwan_rfk); in toshiba_acpi_remove()
/openbmc/linux/include/linux/
H A Drfkill.h138 void rfkill_destroy(struct rfkill *rfkill);
277 static inline void rfkill_destroy(struct rfkill *rfkill) in rfkill_destroy() function
/openbmc/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c1074 rfkill_destroy(wwan_rfkill); in hp_wmi_rfkill_setup()
1079 rfkill_destroy(bluetooth_rfkill); in hp_wmi_rfkill_setup()
1084 rfkill_destroy(wifi_rfkill); in hp_wmi_rfkill_setup()
1159 rfkill_destroy(rfkill); in hp_wmi_rfkill2_setup()
1170 rfkill_destroy(rfkill2[rfkill2_count - 1].rfkill); in hp_wmi_rfkill2_setup()
1487 rfkill_destroy(rfkill2[i].rfkill); in hp_wmi_bios_remove()
1492 rfkill_destroy(wifi_rfkill); in hp_wmi_bios_remove()
1496 rfkill_destroy(bluetooth_rfkill); in hp_wmi_bios_remove()
1500 rfkill_destroy(wwan_rfkill); in hp_wmi_bios_remove()
/openbmc/linux/net/rfkill/
H A Drfkill-gpio.c158 rfkill_destroy(rfkill->rfkill_dev); in rfkill_gpio_probe()
168 rfkill_destroy(rfkill->rfkill_dev); in rfkill_gpio_remove()
H A Dcore.c1159 void rfkill_destroy(struct rfkill *rfkill) in rfkill_destroy() function
1164 EXPORT_SYMBOL(rfkill_destroy);
/openbmc/linux/drivers/platform/x86/intel/
H A Doaktrail.c134 rfkill_destroy(rfkill_dev); in oaktrail_rfkill_new()
145 rfkill_destroy(rf); in __oaktrail_rfkill_cleanup()
/openbmc/linux/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.c881 rfkill_destroy(wwan_rfkill); in dell_setup_rfkill()
885 rfkill_destroy(bluetooth_rfkill); in dell_setup_rfkill()
889 rfkill_destroy(wifi_rfkill); in dell_setup_rfkill()
906 rfkill_destroy(wifi_rfkill); in dell_cleanup_rfkill()
910 rfkill_destroy(bluetooth_rfkill); in dell_cleanup_rfkill()
914 rfkill_destroy(wwan_rfkill); in dell_cleanup_rfkill()
/openbmc/linux/net/nfc/
H A Dcore.c1133 rfkill_destroy(dev->rfkill); in nfc_register_device()
1168 rfkill_destroy(dev->rfkill); in nfc_unregister_device()
/openbmc/linux/net/wireless/
H A Dcore.c1033 rfkill_destroy(rdev->wiphy.rfkill); in wiphy_register()
1154 rfkill_destroy(rdev->wiphy.rfkill); in cfg80211_dev_free()
/openbmc/linux/drivers/net/usb/
H A Dhso.c2462 rfkill_destroy(hso_net->rfkill); in hso_create_rfkill()
3131 rfkill_destroy(rfk); in hso_free_interface()
/openbmc/linux/net/bluetooth/
H A Dhci_core.c2603 rfkill_destroy(hdev->rfkill); in hci_register_dev()
2701 rfkill_destroy(hdev->rfkill); in hci_unregister_dev()

12