Linux Kernel
3.7.1
|
Data Fields | |
unsigned long | dma1size |
unsigned long | dma2size |
int | irq |
unsigned long | sb_port |
unsigned long | enh_port |
unsigned long | synth_port |
unsigned long | midi_port |
unsigned long | game_port |
unsigned int | dmaa_port |
struct resource * | res_dmaa |
unsigned int | dmac_port |
struct resource * | res_dmac |
unsigned char | enable |
unsigned char | irqmask |
unsigned char | revision |
unsigned char | format |
unsigned char | srs_space |
unsigned char | srs_center |
unsigned char | mpu_switch |
unsigned char | wave_source |
unsigned int | mode |
struct pci_dev * | pci |
struct snd_card * | card |
struct snd_pcm * | pcm |
struct snd_pcm_substream * | playback_substream |
struct snd_pcm_substream * | capture_substream |
struct snd_rawmidi * | rmidi |
struct snd_hwdep * | fmsynth |
spinlock_t | reg_lock |
unsigned int | p_dma_size |
unsigned int | c_dma_size |
struct snd_kcontrol * | master_mute |
struct snd_kcontrol * | master_volume |
Definition at line 198 of file sonicvibes.c.
unsigned int c_dma_size |
Definition at line 235 of file sonicvibes.c.
struct snd_pcm_substream* capture_substream |
Definition at line 228 of file sonicvibes.c.
Definition at line 225 of file sonicvibes.c.
unsigned long dma1size |
Definition at line 199 of file sonicvibes.c.
unsigned long dma2size |
Definition at line 200 of file sonicvibes.c.
unsigned int dmaa_port |
Definition at line 208 of file sonicvibes.c.
unsigned int dmac_port |
Definition at line 210 of file sonicvibes.c.
unsigned char enable |
Definition at line 213 of file sonicvibes.c.
unsigned long enh_port |
Definition at line 204 of file sonicvibes.c.
Definition at line 230 of file sonicvibes.c.
Definition at line 216 of file sonicvibes.c.
unsigned long game_port |
Definition at line 207 of file sonicvibes.c.
int irq |
Definition at line 201 of file sonicvibes.c.
unsigned char irqmask |
Definition at line 214 of file sonicvibes.c.
struct snd_kcontrol* master_mute |
Definition at line 237 of file sonicvibes.c.
struct snd_kcontrol* master_volume |
Definition at line 238 of file sonicvibes.c.
unsigned long midi_port |
Definition at line 206 of file sonicvibes.c.
unsigned int mode |
Definition at line 222 of file sonicvibes.c.
unsigned char mpu_switch |
Definition at line 219 of file sonicvibes.c.
unsigned int p_dma_size |
Definition at line 234 of file sonicvibes.c.
Definition at line 224 of file sonicvibes.c.
Definition at line 226 of file sonicvibes.c.
struct snd_pcm_substream* playback_substream |
Definition at line 227 of file sonicvibes.c.
spinlock_t reg_lock |
Definition at line 232 of file sonicvibes.c.
Definition at line 209 of file sonicvibes.c.
Definition at line 211 of file sonicvibes.c.
Definition at line 215 of file sonicvibes.c.
struct snd_rawmidi* rmidi |
Definition at line 229 of file sonicvibes.c.
unsigned long sb_port |
Definition at line 203 of file sonicvibes.c.
unsigned char srs_center |
Definition at line 218 of file sonicvibes.c.
unsigned char srs_space |
Definition at line 217 of file sonicvibes.c.
unsigned long synth_port |
Definition at line 205 of file sonicvibes.c.
unsigned char wave_source |
Definition at line 220 of file sonicvibes.c.