Home
last modified time | relevance | path

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

/linux/sound/soc/generic/
H A Daudio-graph-card.c77 struct snd_soc_dai *dai = snd_soc_find_dai_with_mutex(dlc); in soc_component_is_pcm()
/linux/sound/soc/
H A Dsoc-core.c928 struct snd_soc_dai *snd_soc_find_dai_with_mutex( in snd_soc_find_dai_with_mutex() function
939 EXPORT_SYMBOL_GPL(snd_soc_find_dai_with_mutex);
/linux/sound/soc/sdw_utils/
H A Dsoc_sdw_utils.c1253 codec_dai = snd_soc_find_dai_with_mutex(dlc); in is_sdca_endpoint_present()