Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dsoc.h449 int soc_new_pcm(struct snd_soc_pcm_runtime *rtd, int num);
/Linux-v5.4/sound/soc/
Dsoc-core.c1548 ret = soc_new_pcm(rtd, num); in soc_link_init()
Dsoc-pcm.c2822 int soc_new_pcm(struct snd_soc_pcm_runtime *rtd, int num) in soc_new_pcm() function