Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_hda.c163 static int hda_stream_stop(struct hda_softc *sc, uint8_t stream_ind);
684 hda_stream_stop(struct hda_softc *sc, uint8_t stream_ind) in hda_stream_stop() function
1024 err = hda_stream_stop(sc, stream_ind); in hda_set_sdctl()