Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/
Dsonicvibes.c1406 static struct snd_kcontrol_new snd_sonicvibes_midi_controls[] = { variable
1440 for (idx = 0; idx < ARRAY_SIZE(snd_sonicvibes_midi_controls); idx++) in snd_sonicvibes_midi()
1441 if ((err = snd_ctl_add(card, snd_ctl_new1(&snd_sonicvibes_midi_controls[idx], sonic))) < 0) in snd_sonicvibes_midi()