Home
last modified time | relevance | path

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

/sound/pci/au88x0/
Dau88x0.h142 struct snd_vortex { struct
144 struct snd_card *card;
145 struct snd_pcm *pcm[VORTEX_PCM_LAST];
147 struct snd_rawmidi *rmidi; /* Legacy Midi interface. */
148 struct snd_ac97 *codec;
151 stream_t dma_adb[NR_ADB];
152 int spdif_sr;
154 stream_t dma_wt[NR_WT];
155 wt_voice_t wt_voice[NR_WT]; /* WT register cache. */
156 char mixwt[(NR_WT / NR_WTPB) * 6]; /* WT mixin objects */
[all …]