Linux Kernel
3.7.1
|
Data Fields | |
int | irq |
unsigned long | port |
unsigned char | revision |
unsigned int | hw_initialized:1 |
unsigned int | spdif_support:1 |
struct pci_dev * | pci |
struct pci_dev * | pci_m1533 |
struct pci_dev * | pci_m7101 |
struct snd_card * | card |
struct snd_pcm * | pcm [MAX_CODECS] |
struct snd_alidev | synth |
struct snd_ali_channel_control | chregs |
unsigned int | spdif_mask |
unsigned int | spurious_irq_count |
unsigned int | spurious_irq_max_delta |
unsigned int | num_of_codecs |
struct snd_ac97_bus * | ac97_bus |
struct snd_ac97 * | ac97 [MAX_CODECS] |
unsigned short | ac97_ext_id |
unsigned short | ac97_ext_status |
spinlock_t | reg_lock |
spinlock_t | voice_alloc |
struct snd_ac97* ac97[MAX_CODECS] |
struct snd_ac97_bus* ac97_bus |
struct snd_ali_channel_control chregs |
struct snd_pcm* pcm[MAX_CODECS] |
spinlock_t reg_lock |
struct snd_alidev synth |
spinlock_t voice_alloc |