Linux Kernel
3.7.1
|
Data Fields | |
int | irq |
unsigned long | io_port |
unsigned long | sb_port |
unsigned long | vc_port |
unsigned long | mpu_port |
unsigned long | game_port |
unsigned long | ddma_port |
unsigned char | irqmask |
unsigned char | revision |
struct snd_kcontrol * | hw_volume |
struct snd_kcontrol * | hw_switch |
struct snd_kcontrol * | master_volume |
struct snd_kcontrol * | master_switch |
struct pci_dev * | pci |
struct snd_card * | card |
struct snd_pcm * | pcm |
struct snd_pcm_substream * | capture_substream |
struct snd_pcm_substream * | playback1_substream |
struct snd_pcm_substream * | playback2_substream |
struct snd_rawmidi * | rmidi |
unsigned int | dma1_size |
unsigned int | dma2_size |
unsigned int | dma1_start |
unsigned int | dma2_start |
unsigned int | dma1_shift |
unsigned int | dma2_shift |
unsigned int | last_capture_dmaaddr |
unsigned int | active |
spinlock_t | reg_lock |
spinlock_t | mixer_lock |
struct snd_info_entry * | proc_entry |
struct snd_pcm_substream* capture_substream |
struct snd_kcontrol* hw_switch |
struct snd_kcontrol* hw_volume |
struct snd_kcontrol* master_switch |
struct snd_kcontrol* master_volume |
spinlock_t mixer_lock |
struct snd_pcm_substream* playback1_substream |
struct snd_pcm_substream* playback2_substream |
struct snd_info_entry* proc_entry |
spinlock_t reg_lock |
struct snd_rawmidi* rmidi |