Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/rfkill/
A Dinput.c42 static unsigned long rfkill_sw_state[BITS_TO_LONGS(NUM_RFKILL_TYPES)]; variable
125 c = __test_and_clear_bit(i, rfkill_sw_state); in rfkill_op_handler()
179 __change_bit(type, rfkill_sw_state); in rfkill_schedule_toggle()

Completed in 4 milliseconds