Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/bhyve/
H A Dhda_codec.c171 struct hda_codec_softc;
191 struct hda_codec_softc { struct
396 struct hda_codec_softc *sc = NULL; in hda_codec_init()
469 struct hda_codec_softc *sc = NULL; in hda_codec_reset()
478 sc = (struct hda_codec_softc *)hci->priv; in hda_codec_reset()
503 struct hda_codec_softc *sc = NULL; in hda_codec_command()
581 struct hda_codec_softc *sc = NULL; in hda_codec_notify()
680 struct hda_codec_softc *sc = (struct hda_codec_softc *)arg; in hda_codec_audio_output_do_transfer()
707 struct hda_codec_softc *sc = (struct hda_codec_softc *)arg; in hda_codec_audio_output_do_setup()
741 struct hda_codec_softc *sc = (struct hda_codec_softc *)arg; in hda_codec_audio_input_do_transfer()
[all …]