Searched refs:dpcm_merged_format (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/sound/soc/mediatek/mt8186/ |
A D | mt8186-mt6366-da7219-max98357.c | 571 .dpcm_merged_format = 1, 593 .dpcm_merged_format = 1, 605 .dpcm_merged_format = 1, 672 .dpcm_merged_format = 1, 694 .dpcm_merged_format = 1, 716 .dpcm_merged_format = 1,
|
A D | mt8186-mt6366-rt1019-rt5682s.c | 639 .dpcm_merged_format = 1, 661 .dpcm_merged_format = 1, 673 .dpcm_merged_format = 1, 740 .dpcm_merged_format = 1, 762 .dpcm_merged_format = 1, 784 .dpcm_merged_format = 1,
|
/linux-6.3-rc2/sound/soc/meson/ |
A D | meson-card-utils.c | 196 link->dpcm_merged_format = 1; in meson_card_set_fe_link()
|
/linux-6.3-rc2/sound/soc/generic/ |
A D | audio-graph-card.c | 297 dai_link->dpcm_merged_format = 1; in graph_dai_link_of_dpcm()
|
A D | simple-card.c | 227 dai_link->dpcm_merged_format = 1; in simple_dai_link_of_dpcm()
|
A D | audio-graph-card2.c | 812 dai_link->dpcm_merged_format = 1; in audio_graph2_link_dpcm()
|
/linux-6.3-rc2/include/sound/ |
A D | soc.h | 734 unsigned int dpcm_merged_format:1; member
|
/linux-6.3-rc2/sound/soc/ |
A D | soc-pcm.c | 1696 if (!fe->dai_link->dpcm_merged_format) in dpcm_runtime_setup_be_format()
|
Completed in 21 milliseconds