Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Dar9003_mci.h324 void ar9003_mci_stop_bt(struct ath_hw *ah, bool save_fullsleep);
343 static inline void ar9003_mci_stop_bt(struct ath_hw *ah, bool save_fullsleep) in ar9003_mci_stop_bt() function
Dar9003_mci.c1038 void ar9003_mci_stop_bt(struct ath_hw *ah, bool save_fullsleep) in ar9003_mci_stop_bt() function
Dhw.c1911 ar9003_mci_stop_bt(ah, save_fullsleep); in ath9k_hw_reset()