Lines Matching defs:codec_if
441 struct ac97_codec_if *codec_if;
696 sc->codec_if = NULL;
842 struct ac97_codec_if *c = ((struct maestro_softc *)self)->codec_if;
858 struct ac97_codec_if *c = ((struct maestro_softc *)self)->codec_if;
874 struct ac97_codec_if *c = ((struct maestro_softc *)self)->codec_if;
1273 sc->codec_if = cif;
1460 if (status & HOSTINT_STAT_HWVOL && sc->codec_if != NULL) {
1469 sc->codec_if->vtbl->get_portnum_by_name(sc->codec_if,
1471 sc->codec_if->vtbl->mixer_get_port(sc->codec_if, &hwvol);
1477 sc->codec_if->vtbl->get_portnum_by_name(
1478 sc->codec_if, AudioCoutputs, AudioNmaster,
1480 sc->codec_if->vtbl->mixer_get_port(sc->codec_if, &hwvol);
1492 sc->codec_if->vtbl->mixer_set_port(sc->codec_if, &hwvol);