Lines Matching defs:snd_dummy
132 struct snd_dummy { struct
133 struct snd_card *card;
134 struct dummy_model *model;
135 struct snd_pcm *pcm;
136 struct snd_pcm_hardware pcm_hw;
137 spinlock_t mixer_lock;
138 int mixer_volume[MIXER_ADDR_LAST+1][2];
139 int capture_source[MIXER_ADDR_LAST+1][2];
140 int iobox;
141 struct snd_kcontrol *cd_volume_ctl;
142 struct snd_kcontrol *cd_switch_ctl;