Lines Matching refs:au_mixer_ports
687 static void au_setup_ports(struct audio_softc *, struct au_mixer_ports *,
691 static int au_set_gain(struct audio_softc *, struct au_mixer_ports *, int, int);
692 static void au_get_gain(struct audio_softc *, struct au_mixer_ports *,
694 static int au_set_port(struct audio_softc *, struct au_mixer_ports *, u_int);
695 static int au_get_port(struct audio_softc *, struct au_mixer_ports *);
8656 au_setup_ports(struct audio_softc *sc, struct au_mixer_ports *ports,
8749 au_set_gain(struct audio_softc *sc, struct au_mixer_ports *ports,
8831 au_get_gain(struct audio_softc *sc, struct au_mixer_ports *ports,
8921 au_set_port(struct audio_softc *sc, struct au_mixer_ports *ports, u_int port)
8982 au_get_port(struct audio_softc *sc, struct au_mixer_ports *ports)