Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/generic/
Daudio-graph-card.c112 static bool soc_component_is_pcm(struct snd_soc_dai_link_component *dlc) in soc_component_is_pcm() function
315 if (card->component_chaining && !soc_component_is_pcm(cpus)) { in graph_dai_link_of_dpcm()