Home
last modified time | relevance | path

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

/Linux-v6.1/include/sound/
Dsoc-dai.h237 int snd_soc_pcm_dai_probe(struct snd_soc_pcm_runtime *rtd, int order);
/Linux-v6.1/sound/soc/
Dsoc-dai.c538 int snd_soc_pcm_dai_probe(struct snd_soc_pcm_runtime *rtd, int order) in snd_soc_pcm_dai_probe() function
Dsoc-core.c1469 ret = snd_soc_pcm_dai_probe(rtd, order); in soc_probe_link_dais()