Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc.h446 int soc_new_pcm(struct snd_soc_pcm_runtime *rtd, int num);
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-core.c1108 ret = soc_new_pcm(rtd, num); in soc_init_pcm_runtime()
H A Dsoc-pcm.c2689 int soc_new_pcm(struct snd_soc_pcm_runtime *rtd, int num) in soc_new_pcm() function