Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/drivers/
H A Ddummy.c852 static const struct snd_kcontrol_new snd_dummy_controls[] = { variable
883 for (idx = 0; idx < ARRAY_SIZE(snd_dummy_controls); idx++) { in snd_card_dummy_new_mixer()
884 kcontrol = snd_ctl_new1(&snd_dummy_controls[idx], dummy); in snd_card_dummy_new_mixer()