Searched refs:ath_resume (Results 1 – 5 of 5) sorted by relevance
100 ath_resume(&asc->sc_ath); in ath_arbus_resume()
136 return ath_resume(&csc->sc_ath); in ath_cardbus_resume()
147 return ath_resume(&sc->sc_sc); in ath_pci_resume()
319 bool ath_resume(struct ath_softc *);
720 ath_resume(struct ath_softc *sc) in ath_resume() function