Searched refs:rfkill_master_switch_mode (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.c35 static enum rfkill_input_master_mode rfkill_master_switch_mode = variable in typeref:enum:rfkill_input_master_mode
37 module_param_named(master_switch_mode, rfkill_master_switch_mode, uint, 0);
324 switch (rfkill_master_switch_mode) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/rfkill/
H A Dinput.c35 static enum rfkill_input_master_mode rfkill_master_switch_mode = variable in typeref:enum:rfkill_input_master_mode
37 module_param_named(master_switch_mode, rfkill_master_switch_mode, uint, 0);
324 switch (rfkill_master_switch_mode) {

Completed in 172 milliseconds