Linux Kernel
3.7.1
|
#include <au88x0.h>
Data Fields | |
struct snd_card * | card |
struct snd_pcm * | pcm [VORTEX_PCM_LAST] |
struct snd_rawmidi * | rmidi |
struct snd_ac97 * | codec |
stream_t | dma_adb [NR_ADB] |
int | spdif_sr |
stream_t | dma_wt [NR_WT] |
wt_voice_t | wt_voice [NR_WT] |
char | mixwt [(NR_WT/NR_WTPB)*6] |
s8 | mixcapt [2] |
s8 | mixplayb [4] |
s8 | mixspdif [2] |
s8 | mixa3d [2] |
s8 | mixxtlk [2] |
u32 | fixed_res [5] |
eqlzr_t | eq |
a3dsrc_t | a3d [NR_A3D] |
int | xt_mode |
struct pcm_vol | pcm_vol [NR_PCM] |
int | isquad |
struct gameport * | gameport |
unsigned long | io |
void __iomem * | mmio |
unsigned int | irq |
spinlock_t | lock |
struct pci_dev * | pci_dev |
u16 | vendor |
u16 | device |
u8 | rev |
spinlock_t lock |
struct snd_pcm* pcm[VORTEX_PCM_LAST] |
struct snd_rawmidi* rmidi |
wt_voice_t wt_voice[NR_WT] |