Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/isa/opti9xx/
H A Dopti92x-ad1848.c558 static const struct snd_kcontrol_new snd_opti93x_controls[] = { variable
629 for (idx = 0; idx < ARRAY_SIZE(snd_opti93x_controls); idx++) { in snd_opti93x_mixer()
630 strcpy(id1.name, snd_opti93x_controls[idx].name); in snd_opti93x_mixer()
634 snd_ctl_new1(&snd_opti93x_controls[idx], chip)); in snd_opti93x_mixer()