Home
last modified time | relevance | path

Searched defs:hdaa_pcm_devinfo (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/sound/pci/hda/
H A Dhdaa.h169 struct hdaa_pcm_devinfo { struct
170 device_t dev;
171 struct hdaa_devinfo *devinfo;
172 struct snd_mixer *mixer;
173 int index;
174 int registered;
175 int playas, recas;
176 u_char left[SOUND_MIXER_NRDEVICES];
177 u_char right[SOUND_MIXER_NRDEVICES];
178 int minamp[SOUND_MIXER_NRDEVICES]; /* Minimal amps in 1/4dB. */
[all …]