Lines Matching full:capture
127 SOC_DOUBLE_TLV("AuxI Capture Volume",
129 SOC_DOUBLE_TLV("LineIn Capture Volume",
131 SOC_SINGLE_TLV("Mic1 Capture Volume",
133 SOC_SINGLE_TLV("Mic2 Capture Volume",
135 SOC_DOUBLE_TLV("Rec Capture Volume",
184 SOC_DAPM_SINGLE("Mic1 Capture Switch", ALC5623_ADC_REC_MIXER, 14, 1, 1),
185 SOC_DAPM_SINGLE("Mic2 Capture Switch", ALC5623_ADC_REC_MIXER, 13, 1, 1),
186 SOC_DAPM_SINGLE("LineInL Capture Switch", ALC5623_ADC_REC_MIXER, 12, 1, 1),
187 SOC_DAPM_SINGLE("Left AuxI Capture Switch", ALC5623_ADC_REC_MIXER, 11, 1, 1),
188 SOC_DAPM_SINGLE("HPMixerL Capture Switch", ALC5623_ADC_REC_MIXER, 10, 1, 1),
189 SOC_DAPM_SINGLE("SPKMixer Capture Switch", ALC5623_ADC_REC_MIXER, 9, 1, 1),
190 SOC_DAPM_SINGLE("MonoMixer Capture Switch", ALC5623_ADC_REC_MIXER, 8, 1, 1),
195 SOC_DAPM_SINGLE("Mic1 Capture Switch", ALC5623_ADC_REC_MIXER, 6, 1, 1),
196 SOC_DAPM_SINGLE("Mic2 Capture Switch", ALC5623_ADC_REC_MIXER, 5, 1, 1),
197 SOC_DAPM_SINGLE("LineInR Capture Switch", ALC5623_ADC_REC_MIXER, 4, 1, 1),
198 SOC_DAPM_SINGLE("Right AuxI Capture Switch", ALC5623_ADC_REC_MIXER, 3, 1, 1),
199 SOC_DAPM_SINGLE("HPMixerR Capture Switch", ALC5623_ADC_REC_MIXER, 2, 1, 1),
200 SOC_DAPM_SINGLE("SPKMixer Capture Switch", ALC5623_ADC_REC_MIXER, 1, 1, 1),
201 SOC_DAPM_SINGLE("MonoMixer Capture Switch", ALC5623_ADC_REC_MIXER, 0, 1, 1),
282 SND_SOC_DAPM_MIXER("Left Capture Mix", ALC5623_PWR_MANAG_ADD2, 1, 0,
285 SND_SOC_DAPM_MIXER("Right Capture Mix", ALC5623_PWR_MANAG_ADD2, 0, 0,
296 SND_SOC_DAPM_ADC("Left ADC", "Left HiFi Capture",
298 SND_SOC_DAPM_ADC("Right ADC", "Right HiFi Capture",
357 {"HPL Mix", "ADC2HP_L Playback Switch", "Left Capture Mix"},
359 {"HPR Mix", "ADC2HP_R Playback Switch", "Right Capture Mix"},
375 {"Mono Mix", "ADC2MONO_L Playback Switch", "Left Capture Mix"},
376 {"Mono Mix", "ADC2MONO_R Playback Switch", "Right Capture Mix"},
384 {"Left Capture Mix", "LineInL Capture Switch", "LINEINL"},
385 {"Left Capture Mix", "Left AuxI Capture Switch", "AUXINL"},
386 {"Left Capture Mix", "Mic1 Capture Switch", "MIC1 Pre Amp"},
387 {"Left Capture Mix", "Mic2 Capture Switch", "MIC2 Pre Amp"},
388 {"Left Capture Mix", "HPMixerL Capture Switch", "HPL Mix"},
389 {"Left Capture Mix", "SPKMixer Capture Switch", "Speaker Mix"},
390 {"Left Capture Mix", "MonoMixer Capture Switch", "Mono Mix"},
393 {"Right Capture Mix", "LineInR Capture Switch", "LINEINR"},
394 {"Right Capture Mix", "Right AuxI Capture Switch", "AUXINR"},
395 {"Right Capture Mix", "Mic1 Capture Switch", "MIC1 Pre Amp"},
396 {"Right Capture Mix", "Mic2 Capture Switch", "MIC2 Pre Amp"},
397 {"Right Capture Mix", "HPMixerR Capture Switch", "HPR Mix"},
398 {"Right Capture Mix", "SPKMixer Capture Switch", "Speaker Mix"},
399 {"Right Capture Mix", "MonoMixer Capture Switch", "Mono Mix"},
440 {"Left ADC", NULL, "Left Capture Mix"},
443 {"Right ADC", NULL, "Right Capture Mix"},
849 .capture = {
850 .stream_name = "Capture",