hwswitch          488 drivers/platform/x86/dell-laptop.c 	int hwswitch;
hwswitch          502 drivers/platform/x86/dell-laptop.c 	hwswitch = buffer.output[1];
hwswitch          506 drivers/platform/x86/dell-laptop.c 	if (ret == 0 && (hwswitch & BIT(hwswitch_bit)) &&
hwswitch          532 drivers/platform/x86/dell-laptop.c 					int status, int hwswitch)
hwswitch          534 drivers/platform/x86/dell-laptop.c 	if (hwswitch & (BIT(radio - 1)))
hwswitch          542 drivers/platform/x86/dell-laptop.c 	int hwswitch;
hwswitch          556 drivers/platform/x86/dell-laptop.c 	hwswitch = buffer.output[1];
hwswitch          561 drivers/platform/x86/dell-laptop.c 	dell_rfkill_update_hw_state(rfkill, radio, status, hwswitch);
hwswitch          659 drivers/platform/x86/dell-laptop.c 	int hwswitch = 0;
hwswitch          674 drivers/platform/x86/dell-laptop.c 		hwswitch = buffer.output[1];
hwswitch          677 drivers/platform/x86/dell-laptop.c 		dell_rfkill_update_hw_state(wifi_rfkill, 1, status, hwswitch);
hwswitch          682 drivers/platform/x86/dell-laptop.c 					    hwswitch);
hwswitch          686 drivers/platform/x86/dell-laptop.c 		dell_rfkill_update_hw_state(wwan_rfkill, 3, status, hwswitch);