HomeSort by: relevance | last modified time | path
    Searched defs:ad1848_volume (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
ad1848var.h 92 struct ad1848_volume { struct
112 struct ad1848_volume gains[AD1848_NUM_CHANNELS];
113 struct ad1848_volume rec_gain;
183 struct ad1848_volume *);
185 struct ad1848_volume *);
186 int ad1848_set_rec_gain(struct ad1848_softc *, struct ad1848_volume *);
187 int ad1848_get_rec_gain(struct ad1848_softc *, struct ad1848_volume *);
189 int ad1848_set_mic_gain(struct ad1848_softc *, struct ad1848_volume *);
190 int ad1848_get_mic_gain(struct ad1848_softc *, struct ad1848_volume *);
192 int ad1848_to_vol(mixer_ctrl_t *, struct ad1848_volume *);
    [all...]

Completed in 11 milliseconds