Lines Matching full:capture
132 SOC_DOUBLE_TLV("AuxI Capture Volume",
134 SOC_DOUBLE_TLV("LineIn Capture Volume",
136 SOC_SINGLE_TLV("Mic1 Capture Volume",
138 SOC_SINGLE_TLV("Mic2 Capture Volume",
140 SOC_DOUBLE_TLV("Rec Capture Volume",
189 SOC_DAPM_SINGLE("Mic1 Capture Switch", ALC5623_ADC_REC_MIXER, 14, 1, 1),
190 SOC_DAPM_SINGLE("Mic2 Capture Switch", ALC5623_ADC_REC_MIXER, 13, 1, 1),
191 SOC_DAPM_SINGLE("LineInL Capture Switch", ALC5623_ADC_REC_MIXER, 12, 1, 1),
192 SOC_DAPM_SINGLE("Left AuxI Capture Switch", ALC5623_ADC_REC_MIXER, 11, 1, 1),
193 SOC_DAPM_SINGLE("HPMixerL Capture Switch", ALC5623_ADC_REC_MIXER, 10, 1, 1),
194 SOC_DAPM_SINGLE("SPKMixer Capture Switch", ALC5623_ADC_REC_MIXER, 9, 1, 1),
195 SOC_DAPM_SINGLE("MonoMixer Capture Switch", ALC5623_ADC_REC_MIXER, 8, 1, 1),
200 SOC_DAPM_SINGLE("Mic1 Capture Switch", ALC5623_ADC_REC_MIXER, 6, 1, 1),
201 SOC_DAPM_SINGLE("Mic2 Capture Switch", ALC5623_ADC_REC_MIXER, 5, 1, 1),
202 SOC_DAPM_SINGLE("LineInR Capture Switch", ALC5623_ADC_REC_MIXER, 4, 1, 1),
203 SOC_DAPM_SINGLE("Right AuxI Capture Switch", ALC5623_ADC_REC_MIXER, 3, 1, 1),
204 SOC_DAPM_SINGLE("HPMixerR Capture Switch", ALC5623_ADC_REC_MIXER, 2, 1, 1),
205 SOC_DAPM_SINGLE("SPKMixer Capture Switch", ALC5623_ADC_REC_MIXER, 1, 1, 1),
206 SOC_DAPM_SINGLE("MonoMixer Capture Switch", ALC5623_ADC_REC_MIXER, 0, 1, 1),
287 SND_SOC_DAPM_MIXER("Left Capture Mix", ALC5623_PWR_MANAG_ADD2, 1, 0,
290 SND_SOC_DAPM_MIXER("Right Capture Mix", ALC5623_PWR_MANAG_ADD2, 0, 0,
301 SND_SOC_DAPM_ADC("Left ADC", "Left HiFi Capture",
303 SND_SOC_DAPM_ADC("Right ADC", "Right HiFi Capture",
362 {"HPL Mix", "ADC2HP_L Playback Switch", "Left Capture Mix"},
364 {"HPR Mix", "ADC2HP_R Playback Switch", "Right Capture Mix"},
380 {"Mono Mix", "ADC2MONO_L Playback Switch", "Left Capture Mix"},
381 {"Mono Mix", "ADC2MONO_R Playback Switch", "Right Capture Mix"},
389 {"Left Capture Mix", "LineInL Capture Switch", "LINEINL"},
390 {"Left Capture Mix", "Left AuxI Capture Switch", "AUXINL"},
391 {"Left Capture Mix", "Mic1 Capture Switch", "MIC1 Pre Amp"},
392 {"Left Capture Mix", "Mic2 Capture Switch", "MIC2 Pre Amp"},
393 {"Left Capture Mix", "HPMixerL Capture Switch", "HPL Mix"},
394 {"Left Capture Mix", "SPKMixer Capture Switch", "Speaker Mix"},
395 {"Left Capture Mix", "MonoMixer Capture Switch", "Mono Mix"},
398 {"Right Capture Mix", "LineInR Capture Switch", "LINEINR"},
399 {"Right Capture Mix", "Right AuxI Capture Switch", "AUXINR"},
400 {"Right Capture Mix", "Mic1 Capture Switch", "MIC1 Pre Amp"},
401 {"Right Capture Mix", "Mic2 Capture Switch", "MIC2 Pre Amp"},
402 {"Right Capture Mix", "HPMixerR Capture Switch", "HPR Mix"},
403 {"Right Capture Mix", "SPKMixer Capture Switch", "Speaker Mix"},
404 {"Right Capture Mix", "MonoMixer Capture Switch", "Mono Mix"},
445 {"Left ADC", NULL, "Left Capture Mix"},
448 {"Right ADC", NULL, "Right Capture Mix"},
853 .capture = {
854 .stream_name = "Capture",