Home
last modified time | relevance | path

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

/Linux-v5.15/sound/drivers/
Ddummy.c117 struct snd_dummy { struct
118 struct snd_card *card;
119 const struct dummy_model *model;
120 struct snd_pcm *pcm;
121 struct snd_pcm_hardware pcm_hw;
122 spinlock_t mixer_lock;
123 int mixer_volume[MIXER_ADDR_LAST+1][2];
124 int capture_source[MIXER_ADDR_LAST+1][2];
125 int iobox;
126 struct snd_kcontrol *cd_volume_ctl;
[all …]