Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dath9k.h800 void ath9k_btcoex_stop_gen_timer(struct ath_softc *sc);
825 static inline void ath9k_btcoex_stop_gen_timer(struct ath_softc *sc) in ath9k_btcoex_stop_gen_timer() function
Dgpio.c336 void ath9k_btcoex_stop_gen_timer(struct ath_softc *sc) in ath9k_btcoex_stop_gen_timer() function
Dmain.c169 ath9k_btcoex_stop_gen_timer(sc); in ath9k_ps_restore()