Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/generic/
H A Daudio-graph-card.c58 static bool soc_component_is_pcm(struct snd_soc_dai_link_component *dlc) in soc_component_is_pcm() function
210 if (card->component_chaining && !soc_component_is_pcm(cpus)) { in graph_dai_link_of_dpcm()