Home
last modified time | relevance | path

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

/linux-3.3/sound/pci/au88x0/
Dau88x0.h136 struct snd_vortex { struct
138 struct snd_card *card;
139 struct snd_pcm *pcm[VORTEX_PCM_LAST];
141 struct snd_rawmidi *rmidi; /* Legacy Midi interface. */
142 struct snd_ac97 *codec;
145 stream_t dma_adb[NR_ADB];
146 int spdif_sr;
148 stream_t dma_wt[NR_WT];
149 wt_voice_t wt_voice[NR_WT]; /* WT register cache. */
150 char mixwt[(NR_WT / NR_WTPB) * 6]; /* WT mixin objects */
[all …]