Home
last modified time | relevance | path

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

/netbsd/sys/dev/hdaudio/
H A Dhdaudiovar.h167 bool hdaudio_resume(struct hdaudio_softc *);
H A Dhdaudio.c912 hdaudio_resume(struct hdaudio_softc *sc) in hdaudio_resume() function
/netbsd/sys/dev/pci/
H A Dhdaudio_pci.c319 return hdaudio_resume(&sc->sc_hdaudio); in hdaudio_pci_resume()