snd_soc_get_dai_name 1312 include/sound/soc.h int snd_soc_get_dai_name(struct of_phandle_args *args,
snd_soc_get_dai_name  151 sound/soc/generic/audio-graph-card.c 	ret = snd_soc_get_dai_name(&args, &dlc->dai_name);
snd_soc_get_dai_name   90 sound/soc/meson/axg-card.c 	return snd_soc_get_dai_name(&args, dai_name);
snd_soc_get_dai_name  226 sound/soc/rockchip/rk3288_hdmi_analog.c 	ret = snd_soc_get_dai_name(&args, &rk_dailink.codecs[0].dai_name);
snd_soc_get_dai_name  274 sound/soc/samsung/odroid.c 		ret = snd_soc_get_dai_name(&args, &link->cpus->dai_name);
snd_soc_get_dai_name  598 sound/soc/samsung/tm2_wm5110.c 		ret = snd_soc_get_dai_name(&args, &card->dai_link[i].codecs->dai_name);
snd_soc_get_dai_name 3393 sound/soc/soc-core.c EXPORT_SYMBOL_GPL(snd_soc_get_dai_name);
snd_soc_get_dai_name 3406 sound/soc/soc-core.c 	ret = snd_soc_get_dai_name(&args, dai_name);
snd_soc_get_dai_name 3484 sound/soc/soc-core.c 		ret = snd_soc_get_dai_name(&args, &component->dai_name);