Searched refs:hdac_reset (Results 1 – 1 of 1) sorted by relevance
238 static int hdac_reset(struct hdac_softc *, bool);429 * int hdac_reset(hdac_softc *, bool)434 hdac_reset(struct hdac_softc *sc, bool wakeup) in hdac_reset() 1345 hdac_reset(sc, true); in hdac_attach() 1661 hdac_reset(sc, false); in hdac_suspend() 1691 hdac_reset(sc, true); in hdac_resume() 1751 hdac_reset(sc, false); in hdac_detach() 433 hdac_reset(struct hdac_softc *sc, bool wakeup) hdac_reset() function