Linux Kernel
3.7.1
|
Data Fields | |
spinlock_t | lock |
void __iomem * | port |
struct cs4231_dma_control | p_dma |
struct cs4231_dma_control | c_dma |
u32 | flags |
struct snd_card * | card |
struct snd_pcm * | pcm |
struct snd_pcm_substream * | playback_substream |
unsigned int | p_periods_sent |
struct snd_pcm_substream * | capture_substream |
unsigned int | c_periods_sent |
struct snd_timer * | timer |
unsigned short | mode |
unsigned char | image [32] |
int | mce_bit |
int | calibrate_mute |
struct mutex | mce_mutex |
struct mutex | open_mutex |
struct platform_device * | op |
unsigned int | irq [2] |
unsigned int | regs_size |
struct snd_cs4231 * | next |
struct cs4231_dma_control c_dma |
struct snd_pcm_substream* capture_substream |
spinlock_t lock |
struct snd_cs4231* next |
struct cs4231_dma_control p_dma |
struct snd_pcm_substream* playback_substream |