Lines Matching defs:radio
410 * 0 QuickSet disables radio (1)
414 * cbRes2 QuickSet (QS) radio disable bit map:
442 * cbRes2 QuickSet radio disable bit map:
485 unsigned long radio = (unsigned long)data;
504 /* If the hardware switch controls this radio, and the hardware
505 switch is disabled, always disable the radio */
510 dell_fill_request(&buffer, 1 | (radio<<8) | (disable << 16), 0, 0, 0);
515 static void dell_rfkill_update_sw_state(struct rfkill *rfkill, int radio,
523 1 | (radio << 8) | (block << 16), 0, 0, 0);
527 rfkill_set_sw_state(rfkill, !!(status & BIT(radio + 16)));
531 static void dell_rfkill_update_hw_state(struct rfkill *rfkill, int radio,
534 if (hwswitch & (BIT(radio - 1)))
540 int radio = ((unsigned long)data & 0xF);
561 dell_rfkill_update_hw_state(rfkill, radio, status, hwswitch);
805 * Dell SMBIOS on whitelisted models supports controlling radio devices