Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dhp-wmi.c778 rfkill_destroy(wwan_rfkill); in hp_wmi_rfkill_setup()
783 rfkill_destroy(bluetooth_rfkill); in hp_wmi_rfkill_setup()
788 rfkill_destroy(wifi_rfkill); in hp_wmi_rfkill_setup()
862 rfkill_destroy(rfkill); in hp_wmi_rfkill2_setup()
873 rfkill_destroy(rfkill2[rfkill2_count - 1].rfkill); in hp_wmi_rfkill2_setup()
928 rfkill_destroy(rfkill2[i].rfkill); in hp_wmi_bios_remove()
933 rfkill_destroy(wifi_rfkill); in hp_wmi_bios_remove()
937 rfkill_destroy(bluetooth_rfkill); in hp_wmi_bios_remove()
941 rfkill_destroy(wwan_rfkill); in hp_wmi_bios_remove()
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.c752 rfkill_destroy(rfk_bluetooth); in rfkill_cleanup()
757 rfkill_destroy(rfk_threeg); in rfkill_cleanup()
762 rfkill_destroy(rfk_wlan); in rfkill_cleanup()
909 rfkill_destroy(rfk_threeg); in rfkill_init()
913 rfkill_destroy(rfk_wlan); in rfkill_init()
917 rfkill_destroy(rfk_bluetooth); in rfkill_init()
H A Dintel_oaktrail.c134 rfkill_destroy(rfkill_dev); in oaktrail_rfkill_new()
145 rfkill_destroy(rf); in __oaktrail_rfkill_cleanup()
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.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()
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 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 Ddell-laptop.c864 rfkill_destroy(wwan_rfkill); in dell_setup_rfkill()
868 rfkill_destroy(bluetooth_rfkill); in dell_setup_rfkill()
872 rfkill_destroy(wifi_rfkill); in dell_setup_rfkill()
889 rfkill_destroy(wifi_rfkill); in dell_cleanup_rfkill()
893 rfkill_destroy(bluetooth_rfkill); in dell_cleanup_rfkill()
897 rfkill_destroy(wwan_rfkill); in dell_cleanup_rfkill()
H A Dacer-wmi.c1738 rfkill_destroy(rfkill_dev); in acer_rfkill_register()
1793 rfkill_destroy(bluetooth_rfkill); in acer_rfkill_init()
1798 rfkill_destroy(wireless_rfkill); in acer_rfkill_init()
1812 rfkill_destroy(wireless_rfkill); in acer_rfkill_exit()
1817 rfkill_destroy(bluetooth_rfkill); in acer_rfkill_exit()
1822 rfkill_destroy(threeg_rfkill); in acer_rfkill_exit()
H A Dasus-wmi.c1063 rfkill_destroy(*rfkill); in asus_new_rfkill()
1080 rfkill_destroy(asus->wlan.rfkill); in asus_wmi_rfkill_exit()
1095 rfkill_destroy(asus->bluetooth.rfkill); in asus_wmi_rfkill_exit()
1100 rfkill_destroy(asus->wimax.rfkill); in asus_wmi_rfkill_exit()
1105 rfkill_destroy(asus->wwan3g.rfkill); in asus_wmi_rfkill_exit()
1110 rfkill_destroy(asus->gps.rfkill); in asus_wmi_rfkill_exit()
1115 rfkill_destroy(asus->uwb.rfkill); in asus_wmi_rfkill_exit()
H A 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()
H A Dideapad-laptop.c629 rfkill_destroy(priv->rfk[dev]); in ideapad_register_rfkill()
641 rfkill_destroy(priv->rfk[dev]); in ideapad_unregister_rfkill()
H A Dclassmate-laptop.c964 rfkill_destroy(ipml->rf); in cmpc_ipml_add()
987 rfkill_destroy(ipml->rf); in cmpc_ipml_remove()
H A Dasus-laptop.c1329 rfkill_destroy(rfk->rfkill); in asus_rfkill_terminate()
1356 rfkill_destroy(rfk->rfkill); in asus_rfkill_setup()
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dtosa-bt.c89 rfkill_destroy(rfk); in tosa_bt_probe()
110 rfkill_destroy(rfk); in tosa_bt_remove()
/OK3568_Linux_fs/kernel/include/linux/
H A Drfkill.h138 void rfkill_destroy(struct rfkill *rfkill);
255 static inline void rfkill_destroy(struct rfkill *rfkill) in rfkill_destroy() function
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dh1940-bluetooth.c104 rfkill_destroy(rfk); in h1940bt_probe()
118 rfkill_destroy(rfk); in h1940bt_remove()
/OK3568_Linux_fs/kernel/net/rfkill/
H A Drfkill-gpio.c136 rfkill_destroy(rfkill->rfkill_dev); in rfkill_gpio_probe()
146 rfkill_destroy(rfkill->rfkill_dev); in rfkill_gpio_remove()
H A Drfkill-bt.c730 rfkill_destroy(rfkill->rfkill_dev); in rfkill_rk_probe()
750 rfkill_destroy(rfkill->rfkill_dev); in rfkill_rk_remove()
H A Dcore.c1099 void rfkill_destroy(struct rfkill *rfkill) in rfkill_destroy() function
1104 EXPORT_SYMBOL(rfkill_destroy);
/OK3568_Linux_fs/kernel/net/wimax/
H A Dop-rfkill.c363 rfkill_destroy(wimax_dev->rfkill); in wimax_rfkill_add()
383 rfkill_destroy(wimax_dev->rfkill); in wimax_rfkill_rm()
/OK3568_Linux_fs/kernel/net/nfc/
H A Dcore.c1125 rfkill_destroy(dev->rfkill); in nfc_register_device()
1160 rfkill_destroy(dev->rfkill); in nfc_unregister_device()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dcore.c980 rfkill_destroy(rdev->rfkill); in wiphy_register()
1071 rfkill_destroy(rdev->rfkill); in cfg80211_dev_free()

12