Home
last modified time | relevance | path

Searched refs:ath9k_hw_btcoex_init_mci (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Dbtcoex.h128 void ath9k_hw_btcoex_init_mci(struct ath_hw *ah);
Dbtcoex.c233 void ath9k_hw_btcoex_init_mci(struct ath_hw *ah) in ath9k_hw_btcoex_init_mci() function
255 EXPORT_SYMBOL(ath9k_hw_btcoex_init_mci);
Dgpio.c437 ath9k_hw_btcoex_init_mci(ah); in ath9k_init_btcoex()