|
Linux Kernel
3.7.1
|
Data Fields | |
| struct snd_card * | card |
| struct pci_dev * | pci |
| unsigned int | device |
| int | irq |
| unsigned long | iobase |
| unsigned int | ctrl |
| struct snd_pcm * | pcm |
| struct snd_pcm * | pcm2 |
| struct snd_pcm * | pcm_spdif |
| int | chip_version |
| int | max_channels |
| unsigned int | can_ac3_sw: 1 |
| unsigned int | can_ac3_hw: 1 |
| unsigned int | can_multi_ch: 1 |
| unsigned int | can_96k: 1 |
| unsigned int | do_soft_ac3: 1 |
| unsigned int | spdif_playback_avail: 1 |
| unsigned int | spdif_playback_enabled: 1 |
| int | spdif_counter |
| unsigned int | dig_status |
| unsigned int | dig_pcm_status |
| struct snd_pcm_hardware * | hw_info [3] |
| int | opened [2] |
| struct mutex | open_mutex |
| unsigned int | mixer_insensitive: 1 |
| struct snd_kcontrol * | mixer_res_ctl [CM_SAVED_MIXERS] |
| int | mixer_res_status [CM_SAVED_MIXERS] |
| struct cmipci_pcm | channel [2] |
| struct snd_rawmidi * | rmidi |
| spinlock_t | reg_lock |
| struct snd_kcontrol* mixer_res_ctl[CM_SAVED_MIXERS] |
| int mixer_res_status[CM_SAVED_MIXERS] |
| spinlock_t reg_lock |
| struct snd_rawmidi* rmidi |
1.8.2