Lines Matching refs:snd_kcontrol_new
480 static struct snd_kcontrol_new snd_pmac_awacs_amp_vol[] = {
517 static struct snd_kcontrol_new snd_pmac_awacs_amp_hp_sw = {
526 static struct snd_kcontrol_new snd_pmac_awacs_amp_spk_sw = {
598 static struct snd_kcontrol_new snd_pmac_awacs_mixers[] = {
604 static struct snd_kcontrol_new snd_pmac_screamer_mixers_beige[] = {
611 static struct snd_kcontrol_new snd_pmac_screamer_mixers_lo[] = {
615 static struct snd_kcontrol_new snd_pmac_screamer_mixers_imac[] = {
620 static struct snd_kcontrol_new snd_pmac_screamer_mixers_g4agp[] = {
627 static struct snd_kcontrol_new snd_pmac_awacs_mixers_pmac7500[] = {
633 static struct snd_kcontrol_new snd_pmac_awacs_mixers_pmac5500[] = {
637 static struct snd_kcontrol_new snd_pmac_awacs_mixers_pmac[] = {
645 static struct snd_kcontrol_new snd_pmac_awacs_mixers2[] = {
650 static struct snd_kcontrol_new snd_pmac_screamer_mixers2[] = {
655 static struct snd_kcontrol_new snd_pmac_awacs_mixers2_pmac5500[] = {
659 static struct snd_kcontrol_new snd_pmac_awacs_master_sw =
662 static struct snd_kcontrol_new snd_pmac_awacs_master_sw_imac =
665 static struct snd_kcontrol_new snd_pmac_awacs_master_sw_pmac5500 =
668 static struct snd_kcontrol_new snd_pmac_awacs_mic_boost[] = {
672 static struct snd_kcontrol_new snd_pmac_screamer_mic_boost[] = {
681 static struct snd_kcontrol_new snd_pmac_awacs_mic_boost_pmac7500[] =
686 static struct snd_kcontrol_new snd_pmac_screamer_mic_boost_beige[] =
692 static struct snd_kcontrol_new snd_pmac_screamer_mic_boost_imac[] =
698 static struct snd_kcontrol_new snd_pmac_awacs_speaker_vol[] = {
702 static struct snd_kcontrol_new snd_pmac_awacs_speaker_sw =
705 static struct snd_kcontrol_new snd_pmac_awacs_speaker_sw_imac1 =
708 static struct snd_kcontrol_new snd_pmac_awacs_speaker_sw_imac2 =
716 struct snd_kcontrol_new *mixers) in build_mixers()