Home
last modified time | relevance | path

Searched refs:component_chaining (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/sound/soc/tegra/
Dtegra_audio_graph_card.c206 card->component_chaining = 1; in tegra_audio_graph_probe()
/Linux-v6.1/sound/soc/generic/
Daudio-graph-card.c315 if (card->component_chaining && !soc_component_is_pcm(cpus)) { in graph_dai_link_of_dpcm()
/Linux-v6.1/sound/soc/
Dsoc-pcm.c1387 fe->card->component_chaining ? in dpcm_path_get()
1491 if (fe->card->component_chaining && in dpcm_add_paths()
/Linux-v6.1/include/sound/
Dsoc.h1020 unsigned int component_chaining:1; member