bluetooth_rfkill  266 drivers/platform/x86/acer-wmi.c static struct rfkill *bluetooth_rfkill;
bluetooth_rfkill 1568 drivers/platform/x86/acer-wmi.c 			rfkill_set_sw_state(bluetooth_rfkill, !state);
bluetooth_rfkill 1641 drivers/platform/x86/acer-wmi.c 		bluetooth_rfkill = acer_rfkill_register(dev,
bluetooth_rfkill 1644 drivers/platform/x86/acer-wmi.c 		if (IS_ERR(bluetooth_rfkill)) {
bluetooth_rfkill 1645 drivers/platform/x86/acer-wmi.c 			err = PTR_ERR(bluetooth_rfkill);
bluetooth_rfkill 1671 drivers/platform/x86/acer-wmi.c 		rfkill_unregister(bluetooth_rfkill);
bluetooth_rfkill 1672 drivers/platform/x86/acer-wmi.c 		rfkill_destroy(bluetooth_rfkill);
bluetooth_rfkill 1695 drivers/platform/x86/acer-wmi.c 		rfkill_unregister(bluetooth_rfkill);
bluetooth_rfkill 1696 drivers/platform/x86/acer-wmi.c 		rfkill_destroy(bluetooth_rfkill);
bluetooth_rfkill 1762 drivers/platform/x86/acer-wmi.c 					rfkill_set_sw_state(bluetooth_rfkill,
bluetooth_rfkill   90 drivers/platform/x86/dell-laptop.c static struct rfkill *bluetooth_rfkill;
bluetooth_rfkill  680 drivers/platform/x86/dell-laptop.c 	if (bluetooth_rfkill) {
bluetooth_rfkill  681 drivers/platform/x86/dell-laptop.c 		dell_rfkill_update_hw_state(bluetooth_rfkill, 2, status,
bluetooth_rfkill  683 drivers/platform/x86/dell-laptop.c 		dell_rfkill_update_sw_state(bluetooth_rfkill, 2, status);
bluetooth_rfkill  774 drivers/platform/x86/dell-laptop.c 		bluetooth_rfkill = rfkill_alloc("dell-bluetooth",
bluetooth_rfkill  778 drivers/platform/x86/dell-laptop.c 		if (!bluetooth_rfkill) {
bluetooth_rfkill  782 drivers/platform/x86/dell-laptop.c 		ret = rfkill_register(bluetooth_rfkill);
bluetooth_rfkill  865 drivers/platform/x86/dell-laptop.c 	if (bluetooth_rfkill)
bluetooth_rfkill  866 drivers/platform/x86/dell-laptop.c 		rfkill_unregister(bluetooth_rfkill);
bluetooth_rfkill  868 drivers/platform/x86/dell-laptop.c 	rfkill_destroy(bluetooth_rfkill);
bluetooth_rfkill  891 drivers/platform/x86/dell-laptop.c 	if (bluetooth_rfkill) {
bluetooth_rfkill  892 drivers/platform/x86/dell-laptop.c 		rfkill_unregister(bluetooth_rfkill);
bluetooth_rfkill  893 drivers/platform/x86/dell-laptop.c 		rfkill_destroy(bluetooth_rfkill);
bluetooth_rfkill  167 drivers/platform/x86/eeepc-laptop.c 	struct rfkill *bluetooth_rfkill;
bluetooth_rfkill  813 drivers/platform/x86/eeepc-laptop.c 	if (eeepc->bluetooth_rfkill) {
bluetooth_rfkill  814 drivers/platform/x86/eeepc-laptop.c 		rfkill_unregister(eeepc->bluetooth_rfkill);
bluetooth_rfkill  815 drivers/platform/x86/eeepc-laptop.c 		rfkill_destroy(eeepc->bluetooth_rfkill);
bluetooth_rfkill  816 drivers/platform/x86/eeepc-laptop.c 		eeepc->bluetooth_rfkill = NULL;
bluetooth_rfkill  843 drivers/platform/x86/eeepc-laptop.c 	result = eeepc_new_rfkill(eeepc, &eeepc->bluetooth_rfkill,
bluetooth_rfkill  919 drivers/platform/x86/eeepc-laptop.c 	if (eeepc->bluetooth_rfkill)
bluetooth_rfkill  920 drivers/platform/x86/eeepc-laptop.c 		rfkill_set_sw_state(eeepc->bluetooth_rfkill,
bluetooth_rfkill  159 drivers/platform/x86/hp-wmi.c static struct rfkill *bluetooth_rfkill;
bluetooth_rfkill  592 drivers/platform/x86/hp-wmi.c 		if (bluetooth_rfkill)
bluetooth_rfkill  593 drivers/platform/x86/hp-wmi.c 			rfkill_set_states(bluetooth_rfkill,
bluetooth_rfkill  722 drivers/platform/x86/hp-wmi.c 		bluetooth_rfkill = rfkill_alloc("hp-bluetooth", &device->dev,
bluetooth_rfkill  726 drivers/platform/x86/hp-wmi.c 		if (!bluetooth_rfkill) {
bluetooth_rfkill  730 drivers/platform/x86/hp-wmi.c 		rfkill_init_sw_state(bluetooth_rfkill,
bluetooth_rfkill  732 drivers/platform/x86/hp-wmi.c 		rfkill_set_hw_state(bluetooth_rfkill,
bluetooth_rfkill  734 drivers/platform/x86/hp-wmi.c 		err = rfkill_register(bluetooth_rfkill);
bluetooth_rfkill  762 drivers/platform/x86/hp-wmi.c 	if (bluetooth_rfkill)
bluetooth_rfkill  763 drivers/platform/x86/hp-wmi.c 		rfkill_unregister(bluetooth_rfkill);
bluetooth_rfkill  765 drivers/platform/x86/hp-wmi.c 	rfkill_destroy(bluetooth_rfkill);
bluetooth_rfkill  766 drivers/platform/x86/hp-wmi.c 	bluetooth_rfkill = NULL;
bluetooth_rfkill  864 drivers/platform/x86/hp-wmi.c 	bluetooth_rfkill = NULL;
bluetooth_rfkill  887 drivers/platform/x86/hp-wmi.c 	if (bluetooth_rfkill) {
bluetooth_rfkill  888 drivers/platform/x86/hp-wmi.c 		rfkill_unregister(bluetooth_rfkill);
bluetooth_rfkill  889 drivers/platform/x86/hp-wmi.c 		rfkill_destroy(bluetooth_rfkill);
bluetooth_rfkill  924 drivers/platform/x86/hp-wmi.c 	if (bluetooth_rfkill)
bluetooth_rfkill  925 drivers/platform/x86/hp-wmi.c 		rfkill_set_states(bluetooth_rfkill,