/linux-3.4.99/drivers/platform/x86/ |
D | xo1-rfkill.c | 45 rfkill_destroy(rfk); in xo1_rfkill_probe() 57 rfkill_destroy(rfk); in xo1_rfkill_remove()
|
D | hp-wmi.c | 676 rfkill_destroy(wwan_rfkill); in hp_wmi_rfkill_setup() 681 rfkill_destroy(bluetooth_rfkill); in hp_wmi_rfkill_setup() 686 rfkill_destroy(wifi_rfkill); in hp_wmi_rfkill_setup() 755 rfkill_destroy(rfkill); in hp_wmi_rfkill2_setup() 766 rfkill_destroy(rfkill2[rfkill2_count - 1].rfkill); in hp_wmi_rfkill2_setup() 813 rfkill_destroy(rfkill2[i].rfkill); in hp_wmi_bios_remove() 818 rfkill_destroy(wifi_rfkill); in hp_wmi_bios_remove() 822 rfkill_destroy(bluetooth_rfkill); in hp_wmi_bios_remove() 826 rfkill_destroy(wwan_rfkill); in hp_wmi_bios_remove()
|
D | dell-laptop.c | 538 rfkill_destroy(wwan_rfkill); in dell_setup_rfkill() 542 rfkill_destroy(bluetooth_rfkill); in dell_setup_rfkill() 546 rfkill_destroy(wifi_rfkill); in dell_setup_rfkill() 555 rfkill_destroy(wifi_rfkill); in dell_cleanup_rfkill() 559 rfkill_destroy(bluetooth_rfkill); in dell_cleanup_rfkill() 563 rfkill_destroy(wwan_rfkill); in dell_cleanup_rfkill()
|
D | amilo-rfkill.c | 120 rfkill_destroy(amilo_rfkill_dev); in amilo_rfkill_probe() 127 rfkill_destroy(amilo_rfkill_dev); in amilo_rfkill_remove()
|
D | msi-laptop.c | 604 rfkill_destroy(rfk_bluetooth); in rfkill_cleanup() 609 rfkill_destroy(rfk_threeg); in rfkill_cleanup() 614 rfkill_destroy(rfk_wlan); in rfkill_cleanup() 742 rfkill_destroy(rfk_threeg); in rfkill_init() 746 rfkill_destroy(rfk_wlan); in rfkill_init() 750 rfkill_destroy(rfk_bluetooth); in rfkill_init()
|
D | intel_oaktrail.c | 150 rfkill_destroy(rfkill_dev); in oaktrail_rfkill_new() 161 rfkill_destroy(rf); in __oaktrail_rfkill_cleanup()
|
D | compal-laptop.c | 944 rfkill_destroy(bt_rfkill); in setup_rfkill() 950 rfkill_destroy(wifi_rfkill); in setup_rfkill() 1064 rfkill_destroy(wifi_rfkill); in compal_cleanup() 1065 rfkill_destroy(bt_rfkill); in compal_cleanup()
|
D | asus-wmi.c | 801 rfkill_destroy(*rfkill); in asus_new_rfkill() 815 rfkill_destroy(asus->wlan.rfkill); in asus_wmi_rfkill_exit() 830 rfkill_destroy(asus->bluetooth.rfkill); in asus_wmi_rfkill_exit() 835 rfkill_destroy(asus->wimax.rfkill); in asus_wmi_rfkill_exit() 840 rfkill_destroy(asus->wwan3g.rfkill); in asus_wmi_rfkill_exit() 845 rfkill_destroy(asus->gps.rfkill); in asus_wmi_rfkill_exit() 850 rfkill_destroy(asus->uwb.rfkill); in asus_wmi_rfkill_exit()
|
D | eeepc-laptop.c | 834 rfkill_destroy(*rfkill); in eeepc_new_rfkill() 848 rfkill_destroy(eeepc->wlan_rfkill); in eeepc_rfkill_exit() 857 rfkill_destroy(eeepc->bluetooth_rfkill); in eeepc_rfkill_exit() 862 rfkill_destroy(eeepc->wwan3g_rfkill); in eeepc_rfkill_exit() 867 rfkill_destroy(eeepc->wimax_rfkill); in eeepc_rfkill_exit()
|
D | acer-wmi.c | 1449 rfkill_destroy(rfkill_dev); in acer_rfkill_register() 1504 rfkill_destroy(bluetooth_rfkill); in acer_rfkill_init() 1509 rfkill_destroy(wireless_rfkill); in acer_rfkill_init() 1523 rfkill_destroy(wireless_rfkill); in acer_rfkill_exit() 1528 rfkill_destroy(bluetooth_rfkill); in acer_rfkill_exit() 1533 rfkill_destroy(threeg_rfkill); in acer_rfkill_exit()
|
D | classmate-laptop.c | 587 rfkill_destroy(ipml->rf); in cmpc_ipml_add() 610 rfkill_destroy(ipml->rf); in cmpc_ipml_remove()
|
D | ideapad-laptop.c | 464 rfkill_destroy(priv->rfk[dev]); in ideapad_register_rfkill() 478 rfkill_destroy(priv->rfk[dev]); in ideapad_unregister_rfkill()
|
D | samsung-laptop.c | 855 rfkill_destroy(samsung->wlan.rfkill); in samsung_rfkill_exit() 860 rfkill_destroy(samsung->bluetooth.rfkill); in samsung_rfkill_exit() 888 rfkill_destroy(*rfkill); in samsung_new_rfkill()
|
D | toshiba_acpi.c | 1041 rfkill_destroy(dev->bt_rfk); in toshiba_acpi_remove() 1139 rfkill_destroy(dev->bt_rfk); in toshiba_acpi_add()
|
D | asus-laptop.c | 1318 rfkill_destroy(rfk->rfkill); in asus_rfkill_terminate() 1345 rfkill_destroy(rfk->rfkill); in asus_rfkill_setup()
|
D | sony-laptop.c | 1205 rfkill_destroy(sony_rfkill_devices[i]); in sony_nc_rfkill_cleanup() 1267 rfkill_destroy(rfk); in sony_nc_setup_rfkill()
|
/linux-3.4.99/arch/arm/mach-s3c24xx/ |
D | h1940-bluetooth.c | 109 rfkill_destroy(rfk); in h1940bt_probe() 123 rfkill_destroy(rfk); in h1940bt_remove()
|
/linux-3.4.99/include/linux/ |
D | rfkill.h | 221 void rfkill_destroy(struct rfkill *rfkill); 329 static inline void rfkill_destroy(struct rfkill *rfkill) in rfkill_destroy() function
|
/linux-3.4.99/arch/arm/mach-pxa/ |
D | tosa-bt.c | 93 rfkill_destroy(rfk); in tosa_bt_probe() 114 rfkill_destroy(rfk); in tosa_bt_remove()
|
/linux-3.4.99/net/rfkill/ |
D | rfkill-regulator.c | 116 rfkill_destroy(rf_kill); in rfkill_regulator_probe() 131 rfkill_destroy(rf_kill); in rfkill_regulator_remove()
|
D | rfkill-gpio.c | 170 rfkill_destroy(rfkill->rfkill_dev); in rfkill_gpio_probe() 198 rfkill_destroy(rfkill->rfkill_dev); in rfkill_gpio_remove()
|
D | core.c | 1001 void rfkill_destroy(struct rfkill *rfkill) in rfkill_destroy() function 1006 EXPORT_SYMBOL(rfkill_destroy);
|
/linux-3.4.99/net/wimax/ |
D | op-rfkill.c | 379 rfkill_destroy(wimax_dev->rfkill); in wimax_rfkill_add() 399 rfkill_destroy(wimax_dev->rfkill); in wimax_rfkill_rm()
|
/linux-3.4.99/net/wireless/ |
D | core.c | 716 rfkill_destroy(rdev->rfkill); in cfg80211_dev_free()
|
/linux-3.4.99/net/bluetooth/ |
D | hci_core.c | 1830 rfkill_destroy(hdev->rfkill); in hci_register_dev() 1890 rfkill_destroy(hdev->rfkill); in hci_unregister_dev()
|