Home
last modified time | relevance | path

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

/linux/sound/soc/tegra/
H A Dtegra_audio_graph_card.c210 card->component_chaining = 1; in tegra_audio_graph_probe()
/linux/sound/soc/generic/
H A Daudio-graph-card.c207 if (card->component_chaining && !soc_component_is_pcm(cpus)) { in graph_dai_link_of_dpcm()
/linux/sound/soc/
H A Dsoc-pcm.c1439 fe->card->component_chaining ? in dpcm_path_get()
1544 if (fe->card->component_chaining && in dpcm_add_paths()
/linux/include/sound/
H A Dsoc.h1121 unsigned int component_chaining:1; member