Searched refs:hp_mux (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | sgtl5000.c | 392 static const struct snd_kcontrol_new hp_mux = variable 450 SND_SOC_DAPM_MUX("Headphone Mux", SND_SOC_NOPM, 0, 0, &hp_mux), 496 {"Headphone Mux", "DAC", "DAC"}, /* dac --> hp_mux */ 499 {"Headphone Mux", "LINE_IN", "LINE_IN"},/* line_in --> hp_mux */ 500 {"HP", NULL, "Headphone Mux"}, /* hp_mux --> hp */
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | sgtl5000.c | 392 static const struct snd_kcontrol_new hp_mux = variable 450 SND_SOC_DAPM_MUX("Headphone Mux", SND_SOC_NOPM, 0, 0, &hp_mux), 496 {"Headphone Mux", "DAC", "DAC"}, /* dac --> hp_mux */ 499 {"Headphone Mux", "LINE_IN", "LINE_IN"},/* line_in --> hp_mux */ 500 {"HP", NULL, "Headphone Mux"}, /* hp_mux --> hp */
|
Completed in 7 milliseconds