Searched refs:iwl_send_bt_env (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ ! |
| H A D | ucode.c | 112 ret = iwl_send_bt_env(priv, IWL_BT_COEX_ENV_OPEN, in iwl_init_alive_start() 183 int iwl_send_bt_env(struct iwl_priv *priv, u8 action, u8 type) in iwl_send_bt_env() function
|
| H A D | agn.h | 107 int iwl_send_bt_env(struct iwl_priv *priv, u8 action, u8 type);
|
| H A D | main.c | 802 ret = iwl_send_bt_env(priv, IWL_BT_COEX_ENV_OPEN, in iwl_alive_start() 806 ret = iwl_send_bt_env(priv, IWL_BT_COEX_ENV_CLOSE, in iwl_alive_start()
|