Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Drme9652.c1457 static const struct snd_kcontrol_new snd_rme9652_controls[] = { variable
1524 for (idx = 0; idx < ARRAY_SIZE(snd_rme9652_controls); idx++) { in snd_rme9652_create_controls()
1525 if ((err = snd_ctl_add(card, kctl = snd_ctl_new1(&snd_rme9652_controls[idx], rme9652))) < 0) in snd_rme9652_create_controls()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Drme9652.c1439 static const struct snd_kcontrol_new snd_rme9652_controls[] = { variable
1506 for (idx = 0; idx < ARRAY_SIZE(snd_rme9652_controls); idx++) { in snd_rme9652_create_controls()
1507 kctl = snd_ctl_new1(&snd_rme9652_controls[idx], rme9652); in snd_rme9652_create_controls()

Completed in 8 milliseconds