Home
last modified time | relevance | path

Searched refs:dpcm_merged_format (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/sound/soc/generic/
Dsimple-scu-card.c112 dai_link->dpcm_merged_format = 1; in asoc_simple_card_dai_link_of()
Daudio-graph-scu-card.c107 dai_link->dpcm_merged_format = 1; in asoc_graph_card_dai_link_of()
/Linux-v4.19/sound/soc/meson/
Daxg-card.c491 link->dpcm_merged_format = 1; in axg_card_set_fe_link()
/Linux-v4.19/include/sound/
Dsoc.h964 unsigned int dpcm_merged_format:1; member
/Linux-v4.19/sound/soc/
Dsoc-pcm.c1700 if (!fe->dai_link->dpcm_merged_format) in dpcm_runtime_merge_format()