Linux Kernel
3.7.1
|
Data Fields | |
unsigned int | device_type |
int | irq |
void __iomem * | addr |
void __iomem * | bmaddr |
struct pci_dev * | pci |
struct snd_card * | card |
int | pcm_devs |
struct snd_pcm * | pcm [6] |
struct ichdev | ichd [6] |
unsigned | multi4: 1 |
unsigned | multi6: 1 |
unsigned | multi8:1 |
unsigned | dra: 1 |
unsigned | smp20bit: 1 |
unsigned | in_ac97_init: 1 |
unsigned | in_sdin_init: 1 |
unsigned | in_measurement: 1 |
unsigned | fix_nocache: 1 |
unsigned | buggy_irq: 1 |
unsigned | xbox: 1 |
unsigned | buggy_semaphore: 1 |
unsigned | inside_vm: 1 |
int | spdif_idx |
unsigned int | sdm_saved |
struct snd_ac97_bus * | ac97_bus |
struct snd_ac97 * | ac97 [3] |
unsigned int | ac97_sdin [3] |
unsigned int | max_codecs |
unsigned int | ncodecs |
unsigned int * | codec_bit |
unsigned int | codec_isr_bits |
unsigned int | codec_ready_bits |
spinlock_t | reg_lock |
u32 | bdbars_count |
struct snd_dma_buffer | bdbars |
u32 | int_sta_reg |
u32 | int_sta_mask |
Definition at line 385 of file intel8x0.c.
Definition at line 418 of file intel8x0.c.
struct snd_ac97_bus* ac97_bus |
Definition at line 417 of file intel8x0.c.
unsigned int ac97_sdin[3] |
Definition at line 419 of file intel8x0.c.
Definition at line 390 of file intel8x0.c.
struct snd_dma_buffer bdbars |
Definition at line 428 of file intel8x0.c.
u32 bdbars_count |
Definition at line 427 of file intel8x0.c.
Definition at line 391 of file intel8x0.c.
unsigned buggy_irq |
Definition at line 409 of file intel8x0.c.
unsigned buggy_semaphore |
Definition at line 411 of file intel8x0.c.
Definition at line 394 of file intel8x0.c.
unsigned int* codec_bit |
Definition at line 421 of file intel8x0.c.
unsigned int codec_isr_bits |
Definition at line 422 of file intel8x0.c.
unsigned int codec_ready_bits |
Definition at line 423 of file intel8x0.c.
unsigned int device_type |
Definition at line 386 of file intel8x0.c.
unsigned dra |
Definition at line 400 of file intel8x0.c.
unsigned fix_nocache |
Definition at line 408 of file intel8x0.c.
Definition at line 398 of file intel8x0.c.
unsigned in_ac97_init |
Definition at line 405 of file intel8x0.c.
unsigned in_measurement |
Definition at line 407 of file intel8x0.c.
unsigned in_sdin_init |
Definition at line 405 of file intel8x0.c.
unsigned inside_vm |
Definition at line 412 of file intel8x0.c.
u32 int_sta_mask |
Definition at line 430 of file intel8x0.c.
u32 int_sta_reg |
Definition at line 429 of file intel8x0.c.
int irq |
Definition at line 388 of file intel8x0.c.
unsigned int max_codecs |
Definition at line 420 of file intel8x0.c.
unsigned multi4 |
Definition at line 400 of file intel8x0.c.
unsigned multi6 |
Definition at line 400 of file intel8x0.c.
unsigned multi8 |
Definition at line 400 of file intel8x0.c.
unsigned int ncodecs |
Definition at line 420 of file intel8x0.c.
Definition at line 393 of file intel8x0.c.
Definition at line 397 of file intel8x0.c.
int pcm_devs |
Definition at line 396 of file intel8x0.c.
spinlock_t reg_lock |
Definition at line 425 of file intel8x0.c.
unsigned int sdm_saved |
Definition at line 415 of file intel8x0.c.
unsigned smp20bit |
Definition at line 400 of file intel8x0.c.
int spdif_idx |
Definition at line 414 of file intel8x0.c.
unsigned xbox |
Definition at line 410 of file intel8x0.c.