Home
last modified time | relevance | path

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

/linux-4.1.27/sound/drivers/
Ddummy.c132 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;
[all …]