Home
last modified time | relevance | path

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

/openbmc/linux/net/rfkill/
H A Dinput.c33 static enum rfkill_input_master_mode rfkill_master_switch_mode = variable
35 module_param_named(master_switch_mode, rfkill_master_switch_mode, uint, 0);
319 switch (rfkill_master_switch_mode) { in rfkill_handler_init()