Searched refs:auto_remove_rfkill (Results 1 – 1 of 1) sorted by relevance
303 static bool auto_remove_rfkill = true; variable352 if (auto_remove_rfkill && first) in dell_rbtn_notifier_register()368 if (auto_remove_rfkill && !rbtn_chain_head.head) in dell_rbtn_notifier_unregister()433 if (auto_remove_rfkill && rbtn_chain_head.head) in rbtn_probe()503 module_param(auto_remove_rfkill, bool, 0444);505 MODULE_PARM_DESC(auto_remove_rfkill, "Automatically remove rfkill devices when "