Searched refs:rolloff_control (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/oxygen/ |
H A D | xonar_cs43xx.c | 331 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 D | oxygen.c | 471 static const struct snd_kcontrol_new rolloff_control = { variable 620 return snd_ctl_add(chip->card, snd_ctl_new1(&rolloff_control, chip)); in generic_mixer_init()
|
H A D | xonar_pcm179x.c | 781 static const struct snd_kcontrol_new rolloff_control = { variable 1063 snd_ctl_new1(&rolloff_control, chip)); in add_pcm1796_controls()
|
/kernel/linux/linux-6.6/sound/pci/oxygen/ |
H A D | xonar_cs43xx.c | 331 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 D | oxygen.c | 468 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 D | xonar_pcm179x.c | 781 static const struct snd_kcontrol_new rolloff_control = { variable 1063 snd_ctl_new1(&rolloff_control, chip)); in add_pcm1796_controls()
|
Completed in 8 milliseconds