Searched defs:snd_dummy (Results 1 – 1 of 1) sorted by relevance
129 struct snd_dummy { struct130 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;