Home
last modified time | relevance | path

Searched refs:dpcm_capture (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/sound/soc/intel/boards/
Dskl_rt286.c174 .dpcm_capture = 1,
184 .dpcm_capture = 1,
209 .dpcm_capture = 1,
219 .dpcm_capture = 1,
Dhaswell.c119 .dpcm_capture = 1,
152 .dpcm_capture = 1,
172 .dpcm_capture = 1,
Dbroadwell.c165 .dpcm_capture = 1,
198 .dpcm_capture = 1,
218 .dpcm_capture = 1,
Dbytcr_rt5640.c145 .dpcm_capture = 1,
170 .dpcm_capture = 1,
Dcht_bsw_max98090_ti.c235 .dpcm_capture = 1,
260 .dpcm_capture = 1,
Dcht_bsw_rt5672.c251 .dpcm_capture = 1,
279 .dpcm_capture = 1,
Dcht_bsw_rt5645.c263 .dpcm_capture = 1,
290 .dpcm_capture = 1,
/linux-4.4.14/sound/soc/mediatek/
Dmt8173-max98090.c120 .dpcm_capture = 1,
133 .dpcm_capture = 1,
Dmt8173-rt5650-rt5676.c155 .dpcm_capture = 1,
171 .dpcm_capture = 1,
/linux-4.4.14/Documentation/sound/alsa/soc/
DDPCM.txt161 directions should also be set with the "dpcm_playback" and "dpcm_capture"
186 .dpcm_capture = 1,
193 directions using "dpcm_playback" and "dpcm_capture" above.
/linux-4.4.14/sound/soc/fsl/
Dfsl-asoc-card.c205 .dpcm_capture = 1,
215 .dpcm_capture = 1,
/linux-4.4.14/sound/soc/
Dsoc-compress.c687 rtd->dai_link->dpcm_capture, &be_pcm); in snd_soc_new_compress()
698 else if (rtd->dai_link->dpcm_capture) in snd_soc_new_compress()
Dsoc-pcm.c2544 capture = rtd->dai_link->dpcm_capture; in soc_new_pcm()
/linux-4.4.14/sound/soc/sh/rcar/
Drsrc-card.c264 dai_link->dpcm_capture = 1; in rsrc_card_parse_links()
/linux-4.4.14/include/sound/
Dsoc.h1032 unsigned int dpcm_capture:1; member