Lines Matching defs:hwswitch
505 int hwswitch;
519 hwswitch = buffer.output[1];
523 if (ret == 0 && (hwswitch & BIT(hwswitch_bit)) &&
549 int status, int hwswitch)
551 if (hwswitch & (BIT(radio - 1)))
559 int hwswitch;
573 hwswitch = buffer.output[1];
578 dell_rfkill_update_hw_state(rfkill, radio, status, hwswitch);
676 int hwswitch = 0;
691 hwswitch = buffer.output[1];
694 dell_rfkill_update_hw_state(wifi_rfkill, 1, status, hwswitch);
699 hwswitch);
703 dell_rfkill_update_hw_state(wwan_rfkill, 3, status, hwswitch);
773 /* rfkill is only tested on laptops with a hwswitch */