Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsoc-dapm.h392 int snd_soc_dapm_new_widgets(struct snd_soc_card *card);
/linux-4.4.14/Documentation/sound/alsa/soc/
Ddapm.txt236 Finally, snd_soc_dapm_new_widgets(codec) must be called after all widgets and
/linux-4.4.14/sound/soc/intel/atom/
Dsst-atom-controls.c1508 snd_soc_dapm_new_widgets(dapm->card); in sst_dsp_init_v2_dpcm()
/linux-4.4.14/sound/soc/
Dsoc-dapm.c2916 int snd_soc_dapm_new_widgets(struct snd_soc_card *card) in snd_soc_dapm_new_widgets() function
2978 EXPORT_SYMBOL_GPL(snd_soc_dapm_new_widgets);
Dsoc-topology.c1539 ret = snd_soc_dapm_new_widgets(card); in soc_tplg_dapm_complete()
Dsoc-core.c1704 snd_soc_dapm_new_widgets(card); in snd_soc_instantiate_card()