Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-dai.h179 int snd_soc_pcm_dai_probe(struct snd_soc_pcm_runtime *rtd, int order);
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-dai.c478 int snd_soc_pcm_dai_probe(struct snd_soc_pcm_runtime *rtd, int order) in snd_soc_pcm_dai_probe() function
H A Dsoc-core.c1296 ret = snd_soc_pcm_dai_probe(rtd, order); in soc_probe_link_dais()