Lines Matching defs:hda_codec_softc
169 struct hda_codec_softc;
171 typedef uint32_t (*verb_func_t)(struct hda_codec_softc *sc, uint16_t verb,
189 struct hda_codec_softc {
214 static uint32_t hda_codec_audio_output_nid(struct hda_codec_softc *sc,
218 static uint32_t hda_codec_audio_input_nid(struct hda_codec_softc *sc,
394 struct hda_codec_softc *sc = NULL;
467 struct hda_codec_softc *sc = NULL;
476 sc = (struct hda_codec_softc *)hci->priv;
502 struct hda_codec_softc *sc = NULL;
529 sc = (struct hda_codec_softc *)hci->priv;
582 struct hda_codec_softc *sc = NULL;
591 sc = (struct hda_codec_softc *)hci->priv;
667 hda_codec_audio_output_nid(struct hda_codec_softc *sc, uint16_t verb,
682 struct hda_codec_softc *sc = (struct hda_codec_softc *)arg;
708 struct hda_codec_softc *sc = (struct hda_codec_softc *)arg;
728 hda_codec_audio_input_nid(struct hda_codec_softc *sc, uint16_t verb,
743 struct hda_codec_softc *sc = (struct hda_codec_softc *)arg;
767 struct hda_codec_softc *sc = (struct hda_codec_softc *)arg;