Lines Matching full:headphone
191 SOC_SINGLE_TLV("Headphone Playback Volume",
248 SOC_DAPM_ENUM("Headphone Source Playback Route",
253 SOC_DAPM_DOUBLE("Headphone Playback Switch",
317 SND_SOC_DAPM_MUX("Left Headphone Source",
319 SND_SOC_DAPM_MUX("Right Headphone Source",
321 SND_SOC_DAPM_SWITCH("Left Headphone Switch",
323 SND_SOC_DAPM_SWITCH("Right Headphone Switch",
325 SND_SOC_DAPM_OUT_DRV("Left Headphone Amp",
327 SND_SOC_DAPM_OUT_DRV("Right Headphone Amp",
329 SND_SOC_DAPM_SUPPLY("Headphone Amp", SUN50I_ADDA_HP_CTRL,
429 /* Headphone Routes */
430 { "Left Headphone Source", "DAC", "Left DAC" },
431 { "Left Headphone Source", "Mixer", "Left Mixer" },
432 { "Left Headphone Switch", "Headphone Playback Switch", "Left Headphone Source" },
433 { "Left Headphone Amp", NULL, "Left Headphone Switch" },
434 { "Left Headphone Amp", NULL, "Headphone Amp" },
435 { "HP", NULL, "Left Headphone Amp" },
437 { "Right Headphone Source", "DAC", "Right DAC" },
438 { "Right Headphone Source", "Mixer", "Right Mixer" },
439 { "Right Headphone Switch", "Headphone Playback Switch", "Right Headphone Source" },
440 { "Right Headphone Amp", NULL, "Right Headphone Switch" },
441 { "Right Headphone Amp", NULL, "Headphone Amp" },
442 { "HP", NULL, "Right Headphone Amp" },
444 { "Headphone Amp", NULL, "cpvdd" },