Searched refs:RFKILL_BLOCK_SW_PREV (Results 1 – 1 of 1) sorted by relevance
31 #define RFKILL_BLOCK_SW_PREV BIT(2) macro34 RFKILL_BLOCK_SW_PREV)270 RFKILL_BLOCK_SW_PREV)); in rfkill_fill_event()333 rfkill->state |= RFKILL_BLOCK_SW_PREV; in rfkill_set_block()335 rfkill->state &= ~RFKILL_BLOCK_SW_PREV; in rfkill_set_block()354 if (rfkill->state & RFKILL_BLOCK_SW_PREV) in rfkill_set_block()360 rfkill->state &= ~RFKILL_BLOCK_SW_PREV; in rfkill_set_block()571 bit = RFKILL_BLOCK_SW_PREV; in __rfkill_set_sw_state()
Completed in 6 milliseconds