Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
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 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.c2376 rfkill_destroy(rfkill_dev); in acer_rfkill_register()
2431 rfkill_destroy(bluetooth_rfkill); in acer_rfkill_init()
2436 rfkill_destroy(wireless_rfkill); in acer_rfkill_init()
2450 rfkill_destroy(wireless_rfkill); in acer_rfkill_exit()
2455 rfkill_destroy(bluetooth_rfkill); in acer_rfkill_exit()
2460 rfkill_destroy(threeg_rfkill); in acer_rfkill_exit()
H A Dsamsung-laptop.c1025 rfkill_destroy(samsung->wlan.rfkill); in samsung_rfkill_exit()
1030 rfkill_destroy(samsung->bluetooth.rfkill); in samsung_rfkill_exit()
1058 rfkill_destroy(*rfkill); in samsung_new_rfkill()
H A Dasus-wmi.c2260 rfkill_destroy(*rfkill); in asus_new_rfkill()
2277 rfkill_destroy(asus->wlan.rfkill); in asus_wmi_rfkill_exit()
2292 rfkill_destroy(asus->bluetooth.rfkill); in asus_wmi_rfkill_exit()
2297 rfkill_destroy(asus->wimax.rfkill); in asus_wmi_rfkill_exit()
2302 rfkill_destroy(asus->wwan3g.rfkill); in asus_wmi_rfkill_exit()
2307 rfkill_destroy(asus->gps.rfkill); in asus_wmi_rfkill_exit()
2312 rfkill_destroy(asus->uwb.rfkill); in asus_wmi_rfkill_exit()
H A Dsony-laptop.c1583 rfkill_destroy(sony_rfkill_devices[i]); in sony_nc_rfkill_cleanup()
1641 rfkill_destroy(rfk); in sony_nc_setup_rfkill()
1650 rfkill_destroy(rfk); in sony_nc_setup_rfkill()
1660 rfkill_destroy(rfk); in sony_nc_setup_rfkill()
H A Dasus-laptop.c1331 rfkill_destroy(rfk->rfkill); in asus_rfkill_terminate()
1358 rfkill_destroy(rfk->rfkill); in asus_rfkill_setup()
/linux/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/drivers/platform/x86/hp/
H A Dhp-wmi.c1202 rfkill_destroy(wwan_rfkill); in hp_wmi_rfkill_setup()
1207 rfkill_destroy(bluetooth_rfkill); in hp_wmi_rfkill_setup()
1212 rfkill_destroy(wifi_rfkill); in hp_wmi_rfkill_setup()
1287 rfkill_destroy(rfkill); in hp_wmi_rfkill2_setup()
1298 rfkill_destroy(rfkill2[rfkill2_count - 1].rfkill); in hp_wmi_rfkill2_setup()
2037 rfkill_destroy(rfkill2[i].rfkill); in hp_wmi_bios_remove()
2042 rfkill_destroy(wifi_rfkill); in hp_wmi_bios_remove()
2046 rfkill_destroy(bluetooth_rfkill); in hp_wmi_bios_remove()
2050 rfkill_destroy(wwan_rfkill); in hp_wmi_bios_remove()
/linux/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/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()
/linux/net/nfc/
H A Dcore.c1133 rfkill_destroy(dev->rfkill); in nfc_register_device()
1176 rfkill_destroy(rfk); in nfc_unregister_device()
/linux/net/wireless/
H A Dcore.c1114 rfkill_destroy(rdev->wiphy.rfkill); in wiphy_register()
1244 rfkill_destroy(rdev->wiphy.rfkill); in cfg80211_dev_free()
/linux/drivers/platform/x86/lenovo/
H A Dideapad-laptop.c1300 rfkill_destroy(priv->rfk[dev]); in ideapad_register_rfkill()
1311 rfkill_destroy(priv->rfk[dev]); in ideapad_unregister_rfkill()
H A Dthinkpad_acpi.c1233 rfkill_destroy(atp_rfk->rfkill); in tpacpi_new_rfkill()
1254 rfkill_destroy(tp_rfk->rfkill); in tpacpi_destroy_rfkill()
/linux/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/net/bluetooth/
H A Dhci_core.c2632 rfkill_destroy(hdev->rfkill); in hci_register_dev()
2733 rfkill_destroy(hdev->rfkill); in hci_unregister_dev()