Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/meson/
H A Dmeson-card-utils.c198 link->dpcm_merged_format = 1; in meson_card_set_fe_link()
/OK3568_Linux_fs/kernel/sound/soc/generic/
H A Daudio-graph-card.c244 dai_link->dpcm_merged_format = 1; in graph_dai_link_of_dpcm()
H A Dsimple-card.c159 dai_link->dpcm_merged_format = 1; in simple_dai_link_of_dpcm()
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc.h835 unsigned int dpcm_merged_format:1; member
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-pcm.c1564 if (!fe->dai_link->dpcm_merged_format) in dpcm_runtime_merge_format()