Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/i2c/
H A Dcs8427.c462 static const struct snd_kcontrol_new snd_cs8427_iec958_controls[] = { variable
526 for (idx = 0; idx < ARRAY_SIZE(snd_cs8427_iec958_controls); idx++) { in snd_cs8427_iec958_build()
527 kctl = snd_ctl_new1(&snd_cs8427_iec958_controls[idx], cs8427); in snd_cs8427_iec958_build()
/kernel/linux/linux-6.6/sound/i2c/
H A Dcs8427.c470 static const struct snd_kcontrol_new snd_cs8427_iec958_controls[] = { variable
534 for (idx = 0; idx < ARRAY_SIZE(snd_cs8427_iec958_controls); idx++) { in snd_cs8427_iec958_build()
535 kctl = snd_ctl_new1(&snd_cs8427_iec958_controls[idx], cs8427); in snd_cs8427_iec958_build()

Completed in 2 milliseconds