Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dath9k.h455 int ath9k_init_btcoex(struct ath_softc *sc);
464 static inline int ath9k_init_btcoex(struct ath_softc *sc) in ath9k_init_btcoex() function
Dgpio.c380 int ath9k_init_btcoex(struct ath_softc *sc) in ath9k_init_btcoex() function
Dinit.c578 ret = ath9k_init_btcoex(sc); in ath9k_init_softc()