Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/
H A Dsonicvibes.c1053 static const struct snd_kcontrol_new snd_sonicvibes_controls[] = { variable
1096 for (idx = 0; idx < ARRAY_SIZE(snd_sonicvibes_controls); idx++) { in snd_sonicvibes_mixer()
1097 if ((err = snd_ctl_add(card, kctl = snd_ctl_new1(&snd_sonicvibes_controls[idx], sonic))) < 0) in snd_sonicvibes_mixer()