Linux Kernel
3.7.1
|
Data Fields | |
int | irq |
unsigned long | port |
unsigned int | multichannel: 1 |
unsigned int | secondary: 1 |
unsigned char | secondary_addr |
unsigned int | tea575x_tuner |
unsigned short | ply_ctrl |
unsigned short | cap_ctrl |
unsigned long | ply_buffer |
unsigned int | ply_buf |
unsigned int | ply_count |
unsigned int | ply_size |
unsigned int | ply_pos |
unsigned long | cap_buffer |
unsigned int | cap_buf |
unsigned int | cap_count |
unsigned int | cap_size |
unsigned int | cap_pos |
struct snd_ac97_bus * | ac97_bus |
struct snd_ac97 * | ac97 |
struct snd_ac97 * | ac97_sec |
struct pci_dev * | pci |
struct snd_card * | card |
struct snd_pcm * | pcm |
struct snd_rawmidi * | rmidi |
struct snd_pcm_substream * | playback_substream |
struct snd_pcm_substream * | capture_substream |
unsigned int | p_dma_size |
unsigned int | c_dma_size |
spinlock_t | reg_lock |
struct snd_info_entry * | proc_entry |
struct snd_ac97_bus* ac97_bus |
struct snd_pcm_substream* capture_substream |
struct snd_pcm_substream* playback_substream |
struct snd_info_entry* proc_entry |
spinlock_t reg_lock |
struct snd_rawmidi* rmidi |