Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_btcoex.h38 extern int ath_btcoex_attach(struct ath_softc *sc);
H A Dif_ath_btcoex.c341 ath_btcoex_attach(struct ath_softc *sc) in ath_btcoex_attach() function
H A Dif_ath.c857 if (ath_btcoex_attach(sc) < 0) { in ath_attach()