Home
last modified time | relevance | path

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

/linux-6.1.9/sound/i2c/
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()