Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-dai.h181 int snd_soc_pcm_dai_new(struct snd_soc_pcm_runtime *rtd);
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-dai.c522 int snd_soc_pcm_dai_new(struct snd_soc_pcm_runtime *rtd) in snd_soc_pcm_dai_new() function
H A Dsoc-core.c1115 return snd_soc_pcm_dai_new(rtd); in soc_init_pcm_runtime()