Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/bhyve/
H A Dhda_codec.c169 struct hda_codec_softc;
189 struct hda_codec_softc { struct
394 struct hda_codec_softc *sc = NULL; in hda_codec_init()
467 struct hda_codec_softc *sc = NULL; in hda_codec_reset()
476 sc = (struct hda_codec_softc *)hci->priv; in hda_codec_reset()
502 struct hda_codec_softc *sc = NULL; in hda_codec_command()
582 struct hda_codec_softc *sc = NULL; in hda_codec_notify()
682 struct hda_codec_softc *sc = (struct hda_codec_softc *)arg; in hda_codec_audio_output_do_transfer()
708 struct hda_codec_softc *sc = (struct hda_codec_softc *)arg; in hda_codec_audio_output_do_setup()
743 struct hda_codec_softc *sc = (struct hda_codec_softc *)arg; in hda_codec_audio_input_do_transfer()
[all …]