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

/linux-master/drivers/platform/x86/
H A Dideapad-laptop.c143 bool hw_rfkill_switch : 1; member in struct:ideapad_private::__anon862
167 static bool hw_rfkill_switch; variable
168 module_param(hw_rfkill_switch, bool, 0444);
169 MODULE_PARM_DESC(hw_rfkill_switch,
990 if (priv->features.hw_rfkill_switch) {
1634 priv->features.hw_rfkill_switch =
1635 hw_rfkill_switch || dmi_check_system(hw_rfkill_list);
1838 if (!priv->features.hw_rfkill_switch)

Completed in 107 milliseconds