Home
last modified time | relevance | path

Searched refs:no_pcm (Results 1 – 16 of 16) sorted by relevance

/linux-4.4.14/sound/soc/intel/boards/
Dskl_rt286.c197 .no_pcm = 1,
220 .no_pcm = 1,
Dhaswell.c162 .no_pcm = 1,
Dbytcr_rt5640.c162 .no_pcm = 1,
Dbroadwell.c207 .no_pcm = 1,
Dcht_bsw_max98090_ti.c252 .no_pcm = 1,
Dcht_bsw_rt5672.c270 .no_pcm = 1,
Dcht_bsw_rt5645.c281 .no_pcm = 1,
/linux-4.4.14/sound/soc/mediatek/
Dmt8173-rt5650-rt5676.c162 .no_pcm = 1,
178 .no_pcm = 1,
Dmt8173-max98090.c126 .no_pcm = 1,
/linux-4.4.14/sound/soc/
Dsoc-utils.c77 if (!rtd->dai_link->no_pcm) in dummy_dma_open()
Dsoc-pcm.c516 if (rtd->dai_link->dynamic || rtd->dai_link->no_pcm) in soc_pcm_open()
1222 if (!be->dai_link->no_pcm) in dpcm_get_be()
1239 if (!be->dai_link->no_pcm) in dpcm_get_be()
1369 if (!be->dai_link->no_pcm) in dpcm_add_paths()
2542 if (rtd->dai_link->dynamic || rtd->dai_link->no_pcm) { in soc_new_pcm()
2569 if (rtd->dai_link->no_pcm) { in soc_new_pcm()
2602 if (rtd->dai_link->no_pcm) { in soc_new_pcm()
Dsoc-core.c543 if (card->rtd[i].dai_link->no_pcm && in snd_soc_get_dai_substream()
/linux-4.4.14/Documentation/sound/alsa/soc/
DDPCM.txt178 .no_pcm = 1,
192 the "no_pcm" flag to mark it has a BE and sets flags for supported stream
/linux-4.4.14/sound/soc/sh/rcar/
Drsrc-card.c240 dai_link->no_pcm = 1; in rsrc_card_parse_links()
/linux-4.4.14/sound/soc/fsl/
Dfsl-asoc-card.c216 .no_pcm = 1,
/linux-4.4.14/include/sound/
Dsoc.h1026 unsigned int no_pcm:1; member