Home
last modified time | relevance | path

Searched refs:snd_soc_get_dai_name (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/rockchip/
H A Drk3288_hdmi_analog.c226 ret = snd_soc_get_dai_name(&args, &rk_dailink.codecs[0].dai_name); in snd_rk_mc_probe()
/kernel/linux/linux-6.6/sound/soc/rockchip/
H A Drk3288_hdmi_analog.c226 ret = snd_soc_get_dai_name(&args, &rk_dailink.codecs[0].dai_name); in snd_rk_mc_probe()
/kernel/linux/linux-5.10/sound/soc/samsung/
H A Dodroid.c274 ret = snd_soc_get_dai_name(&args, &link->cpus->dai_name); in odroid_audio_probe()
H A Dtm2_wm5110.c598 ret = snd_soc_get_dai_name(&args, &card->dai_link[i].codecs->dai_name); in tm2_probe()
/kernel/linux/linux-5.10/sound/soc/meson/
H A Dmeson-card-utils.c95 return snd_soc_get_dai_name(&args, dai_name); in meson_card_parse_dai()
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-core.c3012 int snd_soc_get_dai_name(struct of_phandle_args *args, in snd_soc_get_dai_name() function
3075 EXPORT_SYMBOL_GPL(snd_soc_get_dai_name); variable
3088 ret = snd_soc_get_dai_name(&args, dai_name); in snd_soc_of_get_dai_name()
3166 ret = snd_soc_get_dai_name(&args, &component->dai_name); in snd_soc_of_get_dai_link_codecs()
/kernel/linux/linux-6.6/sound/soc/samsung/
H A Dtm2_wm5110.c603 ret = snd_soc_get_dai_name(&args, &card->dai_link[i].codecs->dai_name); in tm2_probe()
/kernel/linux/linux-5.10/sound/soc/generic/
H A Daudio-graph-card.c151 ret = snd_soc_get_dai_name(&args, &dlc->dai_name); in asoc_simple_parse_dai()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-core.c3454 int snd_soc_get_dai_name(const struct of_phandle_args *args, in snd_soc_get_dai_name() function
3465 EXPORT_SYMBOL_GPL(snd_soc_get_dai_name); variable
/kernel/linux/linux-5.10/include/sound/
H A Dsoc.h1356 int snd_soc_get_dai_name(struct of_phandle_args *args,
/kernel/linux/linux-6.6/include/sound/
H A Dsoc.h1347 int snd_soc_get_dai_name(const struct of_phandle_args *args,

Completed in 18 milliseconds