Searched refs:rfkill_op_pending (Results 1 - 1 of 1) sorted by path

/linux-master/net/rfkill/
H A Dinput.c40 static bool rfkill_op_pending; variable
101 if (rfkill_op_pending) {
103 rfkill_op_pending = false;
116 if (rfkill_op_pending)
133 } while (rfkill_op_pending);
159 rfkill_op_pending = true;
177 if (!rfkill_op_pending) {

Completed in 185 milliseconds