Home
last modified time | relevance | path

Searched refs:snd_soc_dapm_new_widgets (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/sound/
Dsoc-dapm.h386 int snd_soc_dapm_new_widgets(struct snd_soc_card *card);
/linux-4.1.27/Documentation/sound/alsa/soc/
Ddapm.txt236 Finally, snd_soc_dapm_new_widgets(codec) must be called after all widgets and
/linux-4.1.27/sound/soc/intel/atom/
Dsst-atom-controls.c1391 snd_soc_dapm_new_widgets(dapm->card); in sst_dsp_init_v2_dpcm()
/linux-4.1.27/sound/soc/
Dsoc-dapm.c2719 int snd_soc_dapm_new_widgets(struct snd_soc_card *card) in snd_soc_dapm_new_widgets() function
2780 EXPORT_SYMBOL_GPL(snd_soc_dapm_new_widgets);
Dsoc-core.c1708 snd_soc_dapm_new_widgets(card); in snd_soc_instantiate_card()