Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dhda_codec.c163 static int hda_audio_ctxt_start(struct hda_audio_ctxt *actx);
606 err = hda_audio_ctxt_start(actx); in hda_codec_notify()
920 hda_audio_ctxt_start(struct hda_audio_ctxt *actx) in hda_audio_ctxt_start() function