Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/au88x0/
Dau88x0.h130 struct snd_vortex { struct
132 struct snd_card *card;
133 struct snd_pcm *pcm[VORTEX_PCM_LAST];
135 struct snd_rawmidi *rmidi; /* Legacy Midi interface. */
136 struct snd_ac97 *codec;
139 stream_t dma_adb[NR_ADB];
140 int spdif_sr;
142 stream_t dma_wt[NR_WT];
143 wt_voice_t wt_voice[NR_WT]; /* WT register cache. */
144 char mixwt[(NR_WT / NR_WTPB) * 6]; /* WT mixin objects */
[all …]