Home
last modified time | relevance | path

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

/linux/sound/pci/oxygen/
H A Dxonar_cs43xx.c330 static const struct snd_kcontrol_new rolloff_control = { variable
358 err = snd_ctl_add(chip->card, snd_ctl_new1(&rolloff_control, chip)); in xonar_d1_mixer_init()
H A Doxygen.c467 static const struct snd_kcontrol_new rolloff_control = { variable
613 return snd_ctl_add(chip->card, snd_ctl_new1(&rolloff_control, chip)); in generic_mixer_init()
H A Dxonar_pcm179x.c780 static const struct snd_kcontrol_new rolloff_control = { variable
1056 snd_ctl_new1(&rolloff_control, chip)); in add_pcm1796_controls()