Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa.h136 struct hdaa_audio_ctl { struct
137 struct hdaa_widget *widget, *childwidget;
138 int enable;
139 int index, dir, ndir;
140 int mute, step, size, offset;
141 int left, right, forcemute;
142 uint32_t muted;
143 uint32_t ossmask; /* OSS devices that may affect control. */
144 int devleft[SOUND_MIXER_NRDEVICES]; /* Left ampl in 1/4dB. */
145 int devright[SOUND_MIXER_NRDEVICES]; /* Right ampl in 1/4dB. */
[all …]