Home
last modified time | relevance | path

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

/Linux-v5.15/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
313 if (card->component_chaining && !soc_component_is_pcm(cpus)) in graph_dai_link_of_dpcm()