Searched refs:gusreset (Results 1 – 2 of 2) sorted by relevance
342 void gusreset(struct gus_softc *, int);
1895 gusreset(struct gus_softc *sc, int voices) in gusreset() function3172 gusreset(sc, GUS_MAX_VOICES); /* initialize all voices */ in gus_subattach()3173 gusreset(sc, GUS_MIN_VOICES); /* then set to just the ones we use */ in gus_subattach()