Searched refs:iwl_send_bt_env (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | ucode.c | 111 ret = iwl_send_bt_env(priv, IWL_BT_COEX_ENV_OPEN, in iwl_init_alive_start() 182 int iwl_send_bt_env(struct iwl_priv *priv, u8 action, u8 type) in iwl_send_bt_env() function
|
D | agn.h | 107 int iwl_send_bt_env(struct iwl_priv *priv, u8 action, u8 type);
|
D | main.c | 801 ret = iwl_send_bt_env(priv, IWL_BT_COEX_ENV_OPEN, in iwl_alive_start() 805 ret = iwl_send_bt_env(priv, IWL_BT_COEX_ENV_CLOSE, in iwl_alive_start()
|