Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dhda_codec.c163 static int hda_audio_ctxt_stop(struct hda_audio_ctxt *actx);
610 err = hda_audio_ctxt_stop(actx); in hda_codec_notify()
839 hda_audio_ctxt_stop(&st->actx); in hda_codec_audio_inout_nid()
945 hda_audio_ctxt_stop(struct hda_audio_ctxt *actx) in hda_audio_ctxt_stop() function