Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/meson/
Dmeson-card-utils.c198 link->dpcm_merged_format = 1; in meson_card_set_fe_link()
/Linux-v5.15/sound/soc/generic/
Daudio-graph-card.c295 dai_link->dpcm_merged_format = 1; in graph_dai_link_of_dpcm()
Dsimple-card.c203 dai_link->dpcm_merged_format = 1; in simple_dai_link_of_dpcm()
/Linux-v5.15/include/sound/
Dsoc.h703 unsigned int dpcm_merged_format:1; member
/Linux-v5.15/sound/soc/
Dsoc-pcm.c1592 if (!fe->dai_link->dpcm_merged_format) in dpcm_runtime_setup_be_format()