ad1848_volume
struct ad1848_volume vol_mid = {220, 220};
struct ad1848_volume vol_0 = {0, 0};
struct ad1848_volume *gp)
struct ad1848_volume *gp)
ad1848_get_rec_gain(struct ad1848_softc *sc, struct ad1848_volume *gp)
ad1848_set_rec_gain(struct ad1848_softc *sc, struct ad1848_volume *gp)
ad1848_set_mic_gain(struct ad1848_softc *sc, struct ad1848_volume *gp)
ad1848_get_mic_gain(struct ad1848_softc *sc, struct ad1848_volume *gp)
struct ad1848_volume vol;
struct ad1848_volume vol;
static __inline int ad1848_to_vol(mixer_ctrl_t *, struct ad1848_volume *);
static __inline int ad1848_from_vol(mixer_ctrl_t *, struct ad1848_volume *);
ad1848_to_vol(mixer_ctrl_t *cp, struct ad1848_volume *vol)
ad1848_from_vol(mixer_ctrl_t *cp, struct ad1848_volume *vol)
int ad1848_set_channel_gain(struct ad1848_softc *, int, struct ad1848_volume *);
int ad1848_get_device_gain(struct ad1848_softc *, int, struct ad1848_volume *);
int ad1848_set_rec_gain(struct ad1848_softc *, struct ad1848_volume *);
int ad1848_get_rec_gain(struct ad1848_softc *, struct ad1848_volume *);
int ad1848_set_mic_gain(struct ad1848_softc *, struct ad1848_volume *);
int ad1848_get_mic_gain(struct ad1848_softc *, struct ad1848_volume *);
struct ad1848_volume gains[6];
struct ad1848_volume rec_gain;
struct ad1848_volume vol = {AUDIO_MAX_GAIN, AUDIO_MAX_GAIN};
struct ad1848_volume vol;
struct ad1848_volume vol;
struct ad1848_volume vol;
struct ad1848_volume vol;