Home
last modified time | relevance | path

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

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