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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rfkill/
H A Dinput.c44 static unsigned long rfkill_sw_state[BITS_TO_LONGS(NUM_RFKILL_TYPES)]; variable
127 c = __test_and_clear_bit(i, rfkill_sw_state);
184 __change_bit(type, rfkill_sw_state);

Completed in 22 milliseconds