Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/
H A Ddummy.c125 struct snd_dummy { struct
126 struct snd_card *card;
127 const struct dummy_model *model;
128 struct snd_pcm *pcm;
129 struct snd_pcm_hardware pcm_hw;
130 spinlock_t mixer_lock;
131 int mixer_volume[MIXER_ADDR_LAST+1][2];
132 int capture_source[MIXER_ADDR_LAST+1][2];
133 int iobox;
134 struct snd_kcontrol *cd_volume_ctl;
[all …]