Lines Matching full:capture
90 SOC_DOUBLE("Capture Volume", AC97_REC_GAIN, 8, 0, 15, 0),
91 SOC_SINGLE("Capture Switch", AC97_REC_GAIN, 15, 1, 1),
118 /* Capture source */
128 SND_SOC_DAPM_MUX("Left Capture Source", SND_SOC_NOPM, 0, 0,
130 SND_SOC_DAPM_MUX("Right Capture Source", SND_SOC_NOPM, 0, 0,
140 SND_SOC_DAPM_ADC("Left ADC", "Left HiFi Capture", SND_SOC_NOPM, 0, 0),
141 SND_SOC_DAPM_ADC("Right ADC", "Right HiFi Capture", SND_SOC_NOPM, 0, 0),
207 /* Left capture selector */
208 {"Left Capture Source", "Mic", "Mic Source"},
209 {"Left Capture Source", "CD", "CDINL"},
210 {"Left Capture Source", "Line", "LINEINL"},
211 {"Left Capture Source", "Stereo Mix", "HP Mixer"},
212 {"Left Capture Source", "Mono Mix", "HP Mixer"},
213 {"Left Capture Source", "Phone", "PHONE"},
215 /* Right capture source */
216 {"Right Capture Source", "Mic", "Mic Source"},
217 {"Right Capture Source", "CD", "CDINR"},
218 {"Right Capture Source", "Line", "LINEINR"},
219 {"Right Capture Source", "Stereo Mix", "HP Mixer"},
220 {"Right Capture Source", "Mono Mix", "HP Mixer"},
221 {"Right Capture Source", "Phone", "PHONE"},
223 {"ADC PGA", NULL, "Left Capture Source"},
224 {"ADC PGA", NULL, "Right Capture Source"},
266 .capture = {
267 .stream_name = "HiFi Capture",