Home
last modified time | relevance | path

Searched refs:snd_soc_dapm_new_dai_widgets (Results 1 – 6 of 6) sorted by relevance

/linux/sound/soc/codecs/
H A Dhda.c110 ret = snd_soc_dapm_new_dai_widgets(dapm, dai); in hda_codec_register_dais()
/linux/include/sound/
H A Dsoc-dapm.h465 int snd_soc_dapm_new_dai_widgets(struct snd_soc_dapm_context *dapm, struct snd_soc_dai *dai);
/linux/sound/soc/intel/avs/
H A Dpcm.c1563 ret = snd_soc_dapm_new_dai_widgets(dapm, dai); in avs_component_hda_probe()
/linux/sound/soc/
H A Dsoc-dapm.c4274 int snd_soc_dapm_new_dai_widgets(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_new_dai_widgets() function
4319 EXPORT_SYMBOL_GPL(snd_soc_dapm_new_dai_widgets);
H A Dsoc-topology.c1453 ret = snd_soc_dapm_new_dai_widgets(dapm, dai); in soc_tplg_dai_create()
H A Dsoc-core.c1611 ret = snd_soc_dapm_new_dai_widgets(dapm, dai); in soc_probe_component()