Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/oxygen/
H A Dxonar_cs43xx.c331 static const struct snd_kcontrol_new rolloff_control = { variable
360 err = snd_ctl_add(chip->card, snd_ctl_new1(&rolloff_control, chip)); in xonar_d1_mixer_init()
H A Doxygen.c468 static const struct snd_kcontrol_new rolloff_control = { variable
617 return snd_ctl_add(chip->card, snd_ctl_new1(&rolloff_control, chip)); in generic_mixer_init()
H A Dxonar_pcm179x.c781 static const struct snd_kcontrol_new rolloff_control = { variable
1063 snd_ctl_new1(&rolloff_control, chip)); in add_pcm1796_controls()