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/common/
H A Dhda_codec.c162 static int hda_audio_ctxt_start(struct hda_audio_ctxt *actx);
605 err = hda_audio_ctxt_start(actx); in hda_codec_notify()
919 hda_audio_ctxt_start(struct hda_audio_ctxt *actx) in hda_audio_ctxt_start() function