Home
last modified time | relevance | path

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

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