Linux Kernel
3.7.1
|
Data Fields | |
spinlock_t | reg_lock |
struct mutex | src_mutex |
int | irq |
unsigned long | playback1size |
unsigned long | playback2size |
unsigned long | capture3size |
unsigned long | port |
unsigned int | mode |
unsigned int | uartm |
unsigned int | ctrl |
unsigned int | sctrl |
unsigned int | cssr |
unsigned int | uartc |
unsigned int | rev |
union { | |
struct { | |
int pclkdiv_lock | |
struct snd_ak4531 * ak4531 | |
} es1370 | |
} | u |
struct pci_dev * | pci |
struct snd_card * | card |
struct snd_pcm * | pcm1 |
struct snd_pcm * | pcm2 |
struct snd_pcm_substream * | playback1_substream |
struct snd_pcm_substream * | playback2_substream |
struct snd_pcm_substream * | capture_substream |
unsigned int | p1_dma_size |
unsigned int | p2_dma_size |
unsigned int | c_dma_size |
unsigned int | p1_period_size |
unsigned int | p2_period_size |
unsigned int | c_period_size |
struct snd_rawmidi * | rmidi |
struct snd_rawmidi_substream * | midi_input |
struct snd_rawmidi_substream * | midi_output |
unsigned int | spdif |
unsigned int | spdif_default |
unsigned int | spdif_stream |
struct snd_dma_buffer | dma_bug |
struct snd_ak4531* ak4531 |
struct snd_pcm_substream* capture_substream |
struct snd_dma_buffer dma_bug |
struct { ... } es1370 |
struct snd_rawmidi_substream* midi_input |
struct snd_rawmidi_substream* midi_output |
struct snd_pcm_substream* playback1_substream |
struct snd_pcm_substream* playback2_substream |
spinlock_t reg_lock |
struct snd_rawmidi* rmidi |
union { ... } u |