Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dhda_codec.c164 static int hda_audio_ctxt_stop(struct hda_audio_ctxt *actx);
608 err = hda_audio_ctxt_stop(actx); in hda_codec_notify()
837 hda_audio_ctxt_stop(&st->actx); in hda_codec_audio_inout_nid()
943 hda_audio_ctxt_stop(struct hda_audio_ctxt *actx) in hda_audio_ctxt_stop() function