Home
last modified time | relevance | path

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

/dragonfly/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;
180 int chan_size;
181 int chan_blkcnt;
182 u_char digital;
[all …]