Searched refs:rfkill_op_pending (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.c42 static bool rfkill_op_pending; variable
103 if (rfkill_op_pending) {
105 rfkill_op_pending = false;
118 if (rfkill_op_pending)
135 } while (rfkill_op_pending);
163 rfkill_op_pending = true;
182 if (!rfkill_op_pending) {

Completed in 43 milliseconds