Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dhda_codec.c162 static int hda_audio_ctxt_start(struct hda_audio_ctxt *actx);
608 err = hda_audio_ctxt_start(actx); in hda_codec_notify()
922 hda_audio_ctxt_start(struct hda_audio_ctxt *actx) in hda_audio_ctxt_start() function