Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoc.h459 int soc_new_pcm(struct snd_soc_pcm_runtime *rtd, int num);
/Linux-v4.19/sound/soc/
Dsoc-core.c1560 ret = soc_new_pcm(rtd, num); in soc_probe_link_dais()
Dsoc-pcm.c3029 int soc_new_pcm(struct snd_soc_pcm_runtime *rtd, int num) in soc_new_pcm() function