Home
last modified time | relevance | path

Searched refs:ath_btcoex_mci_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_mci.h34 extern int ath_btcoex_mci_attach(struct ath_softc *sc);
H A Dif_ath_btcoex.c207 if (ath_btcoex_mci_attach(sc) != 0) { in ath_btcoex_cfg_mci()
H A Dif_ath_btcoex_mci.c85 ath_btcoex_mci_attach(struct ath_softc *sc) in ath_btcoex_mci_attach() function