Lines Matching defs:hwswitch
488 int hwswitch;
502 hwswitch = buffer.output[1];
506 if (ret == 0 && (hwswitch & BIT(hwswitch_bit)) &&
532 int status, int hwswitch)
534 if (hwswitch & (BIT(radio - 1)))
542 int hwswitch;
556 hwswitch = buffer.output[1];
561 dell_rfkill_update_hw_state(rfkill, radio, status, hwswitch);
659 int hwswitch = 0;
674 hwswitch = buffer.output[1];
677 dell_rfkill_update_hw_state(wifi_rfkill, 1, status, hwswitch);
682 hwswitch);
686 dell_rfkill_update_hw_state(wwan_rfkill, 3, status, hwswitch);
756 /* rfkill is only tested on laptops with a hwswitch */