snd_soc_add_pcm_runtimes
int snd_soc_add_pcm_runtimes(struct snd_soc_card *card,
ret = snd_soc_add_pcm_runtimes(card, links, pcm_count);
EXPORT_SYMBOL_GPL(snd_soc_add_pcm_runtimes);
ret = snd_soc_add_pcm_runtimes(card, card->dai_link, card->num_links);
ret = snd_soc_add_pcm_runtimes(tplg->comp->card, link, 1);