Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/oxygen/
Dxonar_cs43xx.c342 static const struct snd_kcontrol_new rolloff_control = { variable
371 err = snd_ctl_add(chip->card, snd_ctl_new1(&rolloff_control, chip)); in xonar_d1_mixer_init()
Doxygen.c479 static const struct snd_kcontrol_new rolloff_control = { variable
628 return snd_ctl_add(chip->card, snd_ctl_new1(&rolloff_control, chip)); in generic_mixer_init()
Dxonar_pcm179x.c721 static const struct snd_kcontrol_new rolloff_control = { variable
897 snd_ctl_new1(&rolloff_control, chip)); in add_pcm1796_controls()