Searched refs:RFKILL_BLOCK_ANY (Results 1 – 1 of 1) sorted by relevance
44 #define RFKILL_BLOCK_ANY (RFKILL_BLOCK_HW |\ macro136 if (rfkill->state & RFKILL_BLOCK_ANY) in rfkill_led_trigger_event()251 any = !!(rfkill->state & RFKILL_BLOCK_ANY); in __rfkill_set_hw_state()839 return !!(state & RFKILL_BLOCK_ANY); in rfkill_blocked()