Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_btcoex.h34 extern int ath_btcoex_attach(struct ath_softc *sc);
H A Dif_ath_btcoex.c288 ath_btcoex_attach(struct ath_softc *sc) in ath_btcoex_attach() function
H A Dif_ath.c860 if (ath_btcoex_attach(sc) < 0) {