Searched refs:snd_dummy_controls (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/drivers/
H A Ddummy.c873 static struct snd_kcontrol_new snd_dummy_controls[] = { variable in typeref:struct:snd_kcontrol_new
904 for (idx = 0; idx < ARRAY_SIZE(snd_dummy_controls); idx++) { snd_card_dummy_new_mixer()
905 kcontrol = snd_ctl_new1(&snd_dummy_controls[idx], dummy); snd_card_dummy_new_mixer()

Completed in 129 milliseconds