Home
last modified time | relevance | path

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

/openbmc/linux/sound/sparc/
H A Ddbri.c2413 static const struct snd_kcontrol_new dbri_controls[] = { variable
2451 for (idx = 0; idx < ARRAY_SIZE(dbri_controls); idx++) { in snd_dbri_mixer()
2453 snd_ctl_new1(&dbri_controls[idx], dbri)); in snd_dbri_mixer()