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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/rfkill/
H A Dinput.c53 static enum rfkill_sched_op rfkill_master_switch_op; variable in typeref:enum:rfkill_sched_op
193 rfkill_schedule_global_op(rfkill_master_switch_op);
326 rfkill_master_switch_op = RFKILL_GLOBAL_OP_UNBLOCK;
329 rfkill_master_switch_op = RFKILL_GLOBAL_OP_RESTORE;
332 rfkill_master_switch_op = RFKILL_GLOBAL_OP_UNLOCK;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/rfkill/
H A Dinput.c53 static enum rfkill_sched_op rfkill_master_switch_op; variable in typeref:enum:rfkill_sched_op
193 rfkill_schedule_global_op(rfkill_master_switch_op);
326 rfkill_master_switch_op = RFKILL_GLOBAL_OP_UNBLOCK;
329 rfkill_master_switch_op = RFKILL_GLOBAL_OP_RESTORE;
332 rfkill_master_switch_op = RFKILL_GLOBAL_OP_UNLOCK;

Completed in 56 milliseconds