Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/meson/
Dmeson-card-utils.c198 link->dpcm_merged_format = 1; in meson_card_set_fe_link()
/Linux-v5.10/sound/soc/generic/
Daudio-graph-card.c242 dai_link->dpcm_merged_format = 1; in graph_dai_link_of_dpcm()
Dsimple-card.c159 dai_link->dpcm_merged_format = 1; in simple_dai_link_of_dpcm()
/Linux-v5.10/include/sound/
Dsoc.h824 unsigned int dpcm_merged_format:1; member
/Linux-v5.10/sound/soc/
Dsoc-pcm.c1563 if (!fe->dai_link->dpcm_merged_format) in dpcm_runtime_merge_format()