Linux Kernel
3.7.1
|
Data Fields | |
struct snd_card * | card |
struct dummy_model * | model |
struct snd_pcm * | pcm |
struct snd_pcm_hardware | pcm_hw |
spinlock_t | mixer_lock |
int | mixer_volume [MIXER_ADDR_LAST+1][2] |
int | capture_source [MIXER_ADDR_LAST+1][2] |
struct dummy_timer_ops * | timer_ops |
int capture_source[MIXER_ADDR_LAST+1][2] |
spinlock_t mixer_lock |
int mixer_volume[MIXER_ADDR_LAST+1][2] |
struct dummy_model* model |
struct snd_pcm_hardware pcm_hw |
struct dummy_timer_ops* timer_ops |