Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dath9k.h791 int ath9k_init_btcoex(struct ath_softc *sc);
802 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.c810 ret = ath9k_init_btcoex(sc); in ath9k_init_softc()