Searched refs:dpcm_capture (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/sound/soc/intel/boards/ |
D | haswell.c | 119 .dpcm_capture = 1, 152 .dpcm_capture = 1, 172 .dpcm_capture = 1,
|
D | broadwell.c | 165 .dpcm_capture = 1, 198 .dpcm_capture = 1, 218 .dpcm_capture = 1,
|
D | bytcr_rt5640.c | 155 .dpcm_capture = 1, 180 .dpcm_capture = 1,
|
D | cht_bsw_rt5645.c | 245 .dpcm_capture = 1, 272 .dpcm_capture = 1,
|
D | cht_bsw_rt5672.c | 261 .dpcm_capture = 1, 289 .dpcm_capture = 1,
|
/linux-4.1.27/sound/soc/fsl/ |
D | fsl-asoc-card.c | 194 .dpcm_capture = 1, 204 .dpcm_capture = 1,
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | DPCM.txt | 161 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.1.27/sound/soc/ |
D | soc-compress.c | 680 rtd->dai_link->dpcm_capture, &be_pcm); in soc_new_compress() 691 else if (rtd->dai_link->dpcm_capture) in soc_new_compress()
|
D | soc-pcm.c | 2462 capture = rtd->dai_link->dpcm_capture; in soc_new_pcm()
|
/linux-4.1.27/sound/soc/sh/rcar/ |
D | rsrc-card.c | 230 dai_link->dpcm_capture = 1; in rsrc_card_sub_parse_of()
|
/linux-4.1.27/include/sound/ |
D | soc.h | 984 unsigned int dpcm_capture:1; member
|