audio.c | 694 static int au_set_port(struct audio_softc *, struct au_mixer_ports *, u_int); 7660 error = au_set_port(sc, &sc->sc_outports, newpi->port); 7671 error = au_set_port(sc, &sc->sc_inports, newri->port); 8922 au_set_port(struct audio_softc *sc, struct au_mixer_ports *ports, u_int port) function in typeref:typename:int
|