Searched refs:snapper_softc (Results 1 – 1 of 1) sorted by relevance
69 struct snapper_softc { struct150 static void snapper_set_volume(struct snapper_softc *, u_int, u_int);151 static int snapper_set_rate(struct snapper_softc *);152 static void snapper_set_treble(struct snapper_softc *, u_int);153 static void snapper_set_bass(struct snapper_softc *, u_int);154 static void snapper_write_mixers(struct snapper_softc *);156 static int tas3004_write(struct snapper_softc *, u_int, const void *);159 static void snapper_mute_speaker(struct snapper_softc *, int);160 static void snapper_mute_headphone(struct snapper_softc *, int);161 static void snapper_mute_lineout(struct snapper_softc *, int);[all …]