Home
last modified time | relevance | path

Searched refs:rfkill_sw_state (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/rfkill/
Dinput.c45 static unsigned long rfkill_sw_state[BITS_TO_LONGS(NUM_RFKILL_TYPES)]; variable
128 c = __test_and_clear_bit(i, rfkill_sw_state); in rfkill_op_handler()
182 __change_bit(type, rfkill_sw_state); in rfkill_schedule_toggle()