Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/broadcom/b43/
Dmain.c100 static int modparam_btcoex = 1; variable
101 module_param_named(btcoex, modparam_btcoex, int, 0444);
4694 if (!modparam_btcoex) in b43_bluetooth_coext_enable()
4711 if (!modparam_btcoex) in b43_bluetooth_coext_disable()