Home
last modified time | relevance | path

Searched refs:ath_resume (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/arch/mips/atheros/dev/
Dif_ath_arbus.c100 ath_resume(&asc->sc_ath); in ath_arbus_resume()
/netbsd/src/sys/dev/cardbus/
Dif_ath_cardbus.c136 return ath_resume(&csc->sc_ath); in ath_cardbus_resume()
/netbsd/src/sys/dev/pci/
Dif_ath_pci.c147 return ath_resume(&sc->sc_sc); in ath_pci_resume()
/netbsd/src/sys/dev/ic/
Dathvar.h319 bool ath_resume(struct ath_softc *);
Dath.c720 ath_resume(struct ath_softc *sc) in ath_resume() function