Searched refs:ath_detach (Results 1 – 5 of 5) sorted by relevance
188 ath_detach(&asc->sc_ath); in ath_arbus_detach()
215 rv = ath_detach(sc); in ath_cardbus_detach()
235 if ((rv = ath_detach(&psc->sc_sc)) != 0) in ath_pci_detach()
317 int ath_detach(struct ath_softc *);
660 ath_detach(struct ath_softc *sc) in ath_detach() function