Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/dell/
Ddell-rbtn.c305 static bool auto_remove_rfkill = true; variable
356 if (auto_remove_rfkill && first) in dell_rbtn_notifier_register()
372 if (auto_remove_rfkill && !rbtn_chain_head.head) in dell_rbtn_notifier_unregister()
415 if (auto_remove_rfkill && rbtn_chain_head.head) in rbtn_add()
487 module_param(auto_remove_rfkill, bool, 0444);
489 MODULE_PARM_DESC(auto_remove_rfkill, "Automatically remove rfkill devices when "