Searched refs:iwl_send_bt_env (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | ucode.c | 142 ret = iwl_send_bt_env(priv, IWL_BT_COEX_ENV_OPEN, in iwl_init_alive_start() 213 int iwl_send_bt_env(struct iwl_priv *priv, u8 action, u8 type) in iwl_send_bt_env() function
|
D | agn.h | 166 int iwl_send_bt_env(struct iwl_priv *priv, u8 action, u8 type);
|
D | main.c | 734 ret = iwl_send_bt_env(priv, IWL_BT_COEX_ENV_OPEN, in iwl_alive_start() 738 ret = iwl_send_bt_env(priv, IWL_BT_COEX_ENV_CLOSE, in iwl_alive_start()
|