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

/linux-4.1.27/net/rfkill/
H A Dinput.c36 static enum rfkill_input_master_mode rfkill_master_switch_mode = variable in typeref:enum:rfkill_input_master_mode
38 module_param_named(master_switch_mode, rfkill_master_switch_mode, uint, 0);
322 switch (rfkill_master_switch_mode) { rfkill_handler_init()

Completed in 53 milliseconds