Home
last modified time | relevance | path

Searched defs:snd_dummy (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/sound/drivers/
Ddummy.c129 struct snd_dummy { struct
130 struct snd_card *card;
131 struct dummy_model *model;
132 struct snd_pcm *pcm;
133 struct snd_pcm_hardware pcm_hw;
134 spinlock_t mixer_lock;
135 int mixer_volume[MIXER_ADDR_LAST+1][2];
136 int capture_source[MIXER_ADDR_LAST+1][2];
137 const struct dummy_timer_ops *timer_ops;