Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dath9k.h798 int ath9k_init_btcoex(struct ath_softc *sc);
809 static inline int ath9k_init_btcoex(struct ath_softc *sc) in ath9k_init_btcoex() function
Dgpio.c412 int ath9k_init_btcoex(struct ath_softc *sc) in ath9k_init_btcoex() function
Dinit.c761 ret = ath9k_init_btcoex(sc); in ath9k_init_softc()