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

/linux-master/sound/soc/codecs/
H A Dhda.c110 ret = snd_soc_dapm_new_dai_widgets(dapm, dai);
/linux-master/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-master/sound/soc/intel/avs/
H A Dpcm.c1521 ret = snd_soc_dapm_new_dai_widgets(dapm, dai);
/linux-master/sound/soc/
H A Dsoc-dapm.c4225 * snd_soc_dapm_new_dai_widgets - Create new DAPM widgets
4231 int snd_soc_dapm_new_dai_widgets(struct snd_soc_dapm_context *dapm, function
4276 EXPORT_SYMBOL_GPL(snd_soc_dapm_new_dai_widgets); variable
H A Dsoc-topology.c1629 ret = snd_soc_dapm_new_dai_widgets(dapm, dai);
H A Dsoc-core.c1608 ret = snd_soc_dapm_new_dai_widgets(dapm, dai);

Completed in 154 milliseconds