Lines Matching full:headphone
198 SOC_SINGLE_TLV("Headphone Playback Volume",
255 SOC_DAPM_ENUM("Headphone Source Playback Route",
260 SOC_DAPM_DOUBLE("Headphone Playback Switch",
337 SND_SOC_DAPM_MUX("Left Headphone Source",
339 SND_SOC_DAPM_MUX("Right Headphone Source",
341 SND_SOC_DAPM_SWITCH("Left Headphone Switch",
343 SND_SOC_DAPM_SWITCH("Right Headphone Switch",
345 SND_SOC_DAPM_OUT_DRV("Left Headphone Amp",
347 SND_SOC_DAPM_OUT_DRV("Right Headphone Amp",
349 SND_SOC_DAPM_SUPPLY("Headphone Amp", SUN50I_ADDA_HP_CTRL,
450 /* Headphone Routes */
451 { "Left Headphone Source", "DAC", "Left DAC" },
452 { "Left Headphone Source", "Mixer", "Left Mixer" },
453 { "Left Headphone Switch", "Headphone Playback Switch", "Left Headphone Source" },
454 { "Left Headphone Amp", NULL, "Left Headphone Switch" },
455 { "Left Headphone Amp", NULL, "Headphone Amp" },
456 { "HP", NULL, "Left Headphone Amp" },
458 { "Right Headphone Source", "DAC", "Right DAC" },
459 { "Right Headphone Source", "Mixer", "Right Mixer" },
460 { "Right Headphone Switch", "Headphone Playback Switch", "Right Headphone Source" },
461 { "Right Headphone Amp", NULL, "Right Headphone Switch" },
462 { "Right Headphone Amp", NULL, "Headphone Amp" },
463 { "HP", NULL, "Right Headphone Amp" },
465 { "Headphone Amp", NULL, "cpvdd" },