Searched refs:iwl_send_bt_env (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| A 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
|
| A D | agn.h | 107 int iwl_send_bt_env(struct iwl_priv *priv, u8 action, u8 type);
|
| A D | main.c | 800 ret = iwl_send_bt_env(priv, IWL_BT_COEX_ENV_OPEN, in iwl_alive_start() 804 ret = iwl_send_bt_env(priv, IWL_BT_COEX_ENV_CLOSE, in iwl_alive_start()
|
Completed in 12 milliseconds