Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dath9k.h760 int ath9k_init_btcoex(struct ath_softc *sc);
771 static inline int ath9k_init_btcoex(struct ath_softc *sc) in ath9k_init_btcoex() function
Dgpio.c407 int ath9k_init_btcoex(struct ath_softc *sc) in ath9k_init_btcoex() function
Dinit.c656 ret = ath9k_init_btcoex(sc); in ath9k_init_softc()