Home
last modified time | relevance | path

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

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