Lines Matching defs:radio
427 * 0 QuickSet disables radio (1)
431 * cbRes2 QuickSet (QS) radio disable bit map:
459 * cbRes2 QuickSet radio disable bit map:
502 unsigned long radio = (unsigned long)data;
521 /* If the hardware switch controls this radio, and the hardware
522 switch is disabled, always disable the radio */
527 dell_fill_request(&buffer, 1 | (radio<<8) | (disable << 16), 0, 0, 0);
532 static void dell_rfkill_update_sw_state(struct rfkill *rfkill, int radio,
540 1 | (radio << 8) | (block << 16), 0, 0, 0);
544 rfkill_set_sw_state(rfkill, !!(status & BIT(radio + 16)));
548 static void dell_rfkill_update_hw_state(struct rfkill *rfkill, int radio,
551 if (hwswitch & (BIT(radio - 1)))
557 int radio = ((unsigned long)data & 0xF);
578 dell_rfkill_update_hw_state(rfkill, radio, status, hwswitch);
822 * Dell SMBIOS on whitelisted models supports controlling radio devices