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

/linux-master/sound/pci/
H A Dsonicvibes.c1350 static const struct snd_kcontrol_new snd_sonicvibes_midi_controls[] = { variable in typeref:struct:snd_kcontrol_new
1382 for (idx = 0; idx < ARRAY_SIZE(snd_sonicvibes_midi_controls); idx++) {
1383 err = snd_ctl_add(card, snd_ctl_new1(&snd_sonicvibes_midi_controls[idx], sonic));

Completed in 638 milliseconds