Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dhda_codec.c144 struct hda_audio_ctxt { struct
161 static int hda_audio_ctxt_init(struct hda_audio_ctxt *actx, const char *tname, argument
163 static int hda_audio_ctxt_start(struct hda_audio_ctxt *actx);
164 static int hda_audio_ctxt_stop(struct hda_audio_ctxt *actx);
187 struct hda_audio_ctxt actx;
582 struct hda_audio_ctxt *actx = NULL; in hda_codec_notify()
863 struct hda_audio_ctxt *actx = arg; in hda_audio_ctxt_thr()
881 hda_audio_ctxt_init(struct hda_audio_ctxt *actx, const char *tname, in hda_audio_ctxt_init()
920 hda_audio_ctxt_start(struct hda_audio_ctxt *actx) in hda_audio_ctxt_start()
943 hda_audio_ctxt_stop(struct hda_audio_ctxt *actx) in hda_audio_ctxt_stop()