Lines Matching defs:snd_dummy
118 struct snd_dummy { struct
119 struct snd_card *card;
120 const struct dummy_model *model;
121 struct snd_pcm *pcm;
122 struct snd_pcm_hardware pcm_hw;
123 spinlock_t mixer_lock;
124 int mixer_volume[MIXER_ADDR_LAST+1][2];
125 int capture_source[MIXER_ADDR_LAST+1][2];
126 int iobox;
127 struct snd_kcontrol *cd_volume_ctl;
128 struct snd_kcontrol *cd_switch_ctl;