Lines Matching full:headphone
192 SOC_SINGLE_TLV("Headphone Playback Volume",
249 SOC_DAPM_ENUM("Headphone Source Playback Route",
254 SOC_DAPM_DOUBLE("Headphone Playback Switch",
318 SND_SOC_DAPM_MUX("Left Headphone Source",
320 SND_SOC_DAPM_MUX("Right Headphone Source",
322 SND_SOC_DAPM_SWITCH("Left Headphone Switch",
324 SND_SOC_DAPM_SWITCH("Right Headphone Switch",
326 SND_SOC_DAPM_OUT_DRV("Left Headphone Amp",
328 SND_SOC_DAPM_OUT_DRV("Right Headphone Amp",
330 SND_SOC_DAPM_SUPPLY("Headphone Amp", SUN50I_ADDA_HP_CTRL,
430 /* Headphone Routes */
431 { "Left Headphone Source", "DAC", "Left DAC" },
432 { "Left Headphone Source", "Mixer", "Left Mixer" },
433 { "Left Headphone Switch", "Headphone Playback Switch", "Left Headphone Source" },
434 { "Left Headphone Amp", NULL, "Left Headphone Switch" },
435 { "Left Headphone Amp", NULL, "Headphone Amp" },
436 { "HP", NULL, "Left Headphone Amp" },
438 { "Right Headphone Source", "DAC", "Right DAC" },
439 { "Right Headphone Source", "Mixer", "Right Mixer" },
440 { "Right Headphone Switch", "Headphone Playback Switch", "Right Headphone Source" },
441 { "Right Headphone Amp", NULL, "Right Headphone Switch" },
442 { "Right Headphone Amp", NULL, "Headphone Amp" },
443 { "HP", NULL, "Right Headphone Amp" },
445 { "Headphone Amp", NULL, "cpvdd" },