/openbmc/linux/drivers/platform/x86/ |
H A D | xo1-rfkill.c | 51 rfkill_destroy(rfk); in xo1_rfkill_probe() 63 rfkill_destroy(rfk); in xo1_rfkill_remove()
|
H A D | amilo-rfkill.c | 123 rfkill_destroy(amilo_rfkill_dev); in amilo_rfkill_probe() 130 rfkill_destroy(amilo_rfkill_dev); in amilo_rfkill_remove()
|
H A D | msi-laptop.c | 759 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 D | toshiba_bluetooth.c | 275 rfkill_destroy(bt_dev->rfk); in toshiba_bt_rfkill_add() 289 rfkill_destroy(bt_dev->rfk); in toshiba_bt_rfkill_remove()
|
H A D | compal-laptop.c | 947 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 D | eeepc-laptop.c | 786 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 D | acer-wmi.c | 1840 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 D | samsung-laptop.c | 935 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 D | asus-wmi.c | 1917 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 D | classmate-laptop.c | 964 rfkill_destroy(ipml->rf); in cmpc_ipml_add() 987 rfkill_destroy(ipml->rf); in cmpc_ipml_remove()
|
H A D | ideapad-laptop.c | 1031 rfkill_destroy(priv->rfk[dev]); in ideapad_register_rfkill() 1042 rfkill_destroy(priv->rfk[dev]); in ideapad_unregister_rfkill()
|
H A D | asus-laptop.c | 1329 rfkill_destroy(rfk->rfkill); in asus_rfkill_terminate() 1356 rfkill_destroy(rfk->rfkill); in asus_rfkill_setup()
|
H A D | sony-laptop.c | 1585 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 D | toshiba_acpi.c | 2719 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 D | rfkill.h | 138 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 D | hp-wmi.c | 1074 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 D | rfkill-gpio.c | 158 rfkill_destroy(rfkill->rfkill_dev); in rfkill_gpio_probe() 168 rfkill_destroy(rfkill->rfkill_dev); in rfkill_gpio_remove()
|
H A D | core.c | 1159 void rfkill_destroy(struct rfkill *rfkill) in rfkill_destroy() function 1164 EXPORT_SYMBOL(rfkill_destroy);
|
/openbmc/linux/drivers/platform/x86/intel/ |
H A D | oaktrail.c | 134 rfkill_destroy(rfkill_dev); in oaktrail_rfkill_new() 145 rfkill_destroy(rf); in __oaktrail_rfkill_cleanup()
|
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | dell-rbtn.c | 132 rfkill_destroy(rbtn_data->rfkill); in rbtn_rfkill_init() 148 rfkill_destroy(rbtn_data->rfkill); in rbtn_rfkill_exit()
|
H A D | dell-laptop.c | 881 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 D | core.c | 1133 rfkill_destroy(dev->rfkill); in nfc_register_device() 1168 rfkill_destroy(dev->rfkill); in nfc_unregister_device()
|
/openbmc/linux/net/wireless/ |
H A D | core.c | 1033 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 D | hso.c | 2462 rfkill_destroy(hso_net->rfkill); in hso_create_rfkill() 3131 rfkill_destroy(rfk); in hso_free_interface()
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_core.c | 2603 rfkill_destroy(hdev->rfkill); in hci_register_dev() 2701 rfkill_destroy(hdev->rfkill); in hci_unregister_dev()
|