Searched refs:ath9k_hw_btcoex_set_weight (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | btcoex.c | 212 void ath9k_hw_btcoex_set_weight(struct ath_hw *ah, ath9k_hw_btcoex_set_weight() function 258 EXPORT_SYMBOL(ath9k_hw_btcoex_set_weight); variable 393 ath9k_hw_btcoex_set_weight(ah, 0, 0, stomp_type); ath9k_hw_btcoex_bt_stomp() 399 ath9k_hw_btcoex_set_weight(ah, AR_BT_COEX_WGHT, ath9k_hw_btcoex_bt_stomp() 403 ath9k_hw_btcoex_set_weight(ah, AR_BT_COEX_WGHT, ath9k_hw_btcoex_bt_stomp() 407 ath9k_hw_btcoex_set_weight(ah, AR_BT_COEX_WGHT, ath9k_hw_btcoex_bt_stomp()
|
H A D | btcoex.h | 128 void ath9k_hw_btcoex_set_weight(struct ath_hw *ah,
|
H A D | gpio.c | 375 ath9k_hw_btcoex_set_weight(ah, AR_BT_COEX_WGHT, ath9k_start_btcoex() 378 ath9k_hw_btcoex_set_weight(ah, 0, 0, ath9k_start_btcoex()
|
H A D | htc_drv_gpio.c | 163 ath9k_hw_btcoex_set_weight(ah, AR_BT_COEX_WGHT, ath9k_htc_start_btcoex()
|
Completed in 99 milliseconds