Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/tegra/
Dtegra_audio_graph_card.c206 card->component_chaining = 1; in tegra_audio_graph_probe()
/Linux-v5.15/sound/soc/generic/
Daudio-graph-card.c313 if (card->component_chaining && !soc_component_is_pcm(cpus)) in graph_dai_link_of_dpcm()
/Linux-v5.15/include/sound/
Dsoc.h990 unsigned int component_chaining:1; member
/Linux-v5.15/sound/soc/
Dsoc-pcm.c1299 fe->card->component_chaining ? in dpcm_path_get()