Lines Matching full:headphone
92 SOC_DOUBLE_TLV("Headphone Playback Volume",
94 SOC_DOUBLE("Headphone Playback Switch",
114 SOC_DOUBLE_TLV("Headphone Playback Volume",
116 SOC_DOUBLE("Headphone Playback Switch",
229 /* headphone left output mux */
236 /* headphone right output mux */
256 SND_SOC_DAPM_MUX("Left Headphone Mux", SND_SOC_NOPM, 0, 0,
258 SND_SOC_DAPM_MUX("Right Headphone Mux", SND_SOC_NOPM, 0, 0,
300 SND_SOC_DAPM_PGA("Left Headphone", ALC5623_PWR_MANAG_ADD3, 10, 0, NULL, 0),
301 SND_SOC_DAPM_PGA("Right Headphone", ALC5623_PWR_MANAG_ADD3, 9, 0, NULL, 0),
401 /* headphone left mux */
402 {"Left Headphone Mux", "HP Left Mix", "HPL Mix"},
403 {"Left Headphone Mux", "Vmid", "Vmid"},
405 /* headphone right mux */
406 {"Right Headphone Mux", "HP Right Mix", "HPR Mix"},
407 {"Right Headphone Mux", "Vmid", "Vmid"},
422 {"HPL", NULL, "Left Headphone"},
423 {"Left Headphone", NULL, "Left Headphone Mux"},
424 {"HPR", NULL, "Right Headphone"},
425 {"Right Headphone", NULL, "Right Headphone Mux"},