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

/linux-master/net/rfkill/
H A Dinput.c51 static enum rfkill_sched_op rfkill_master_switch_op; variable in typeref:enum:rfkill_sched_op
188 rfkill_schedule_global_op(rfkill_master_switch_op);
321 rfkill_master_switch_op = RFKILL_GLOBAL_OP_UNBLOCK;
324 rfkill_master_switch_op = RFKILL_GLOBAL_OP_RESTORE;
327 rfkill_master_switch_op = RFKILL_GLOBAL_OP_UNLOCK;

Completed in 177 milliseconds