Home
last modified time | relevance | path

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

/src/sys/dev/sound/pci/hda/
H A Dhdac.c240 static int hdac_reset(struct hdac_softc *, bool);
436 hdac_reset(struct hdac_softc *sc, bool wakeup) in hdac_reset() function
1290 hdac_reset(sc, 1); in hdac_attach()
1355 hdac_reset(sc, true); in hdac_attach()
1672 hdac_reset(sc, false); in hdac_shutdown()
1700 hdac_reset(sc, false); in hdac_suspend()
1730 hdac_reset(sc, true); in hdac_resume()
1794 hdac_reset(sc, false); in hdac_detach()