Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmci.h154 int ath_mci_setup(struct ath_softc *sc);
H A Dgpio.c439 r = ath_mci_setup(sc); in ath9k_init_btcoex()
H A Dmci.c436 int ath_mci_setup(struct ath_softc *sc) in ath_mci_setup() function