Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsoc-link.h11 int snd_soc_link_init(struct snd_soc_pcm_runtime *rtd);
/openbmc/linux/sound/soc/
H A Dsoc-link.c41 int snd_soc_link_init(struct snd_soc_pcm_runtime *rtd) in snd_soc_link_init() function
H A Dsoc-core.c1346 ret = snd_soc_link_init(rtd); in soc_init_pcm_runtime()