Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/mediatek/common/
Dmtk-afe-platform-driver.c73 snd_soc_dapm_new_widgets(component->dapm.card); in mtk_afe_add_sub_dai_control()
/Linux-v5.4/include/sound/
Dsoc-dapm.h420 int snd_soc_dapm_new_widgets(struct snd_soc_card *card);
/Linux-v5.4/Documentation/sound/soc/
Ddapm.rst288 Finally, snd_soc_dapm_new_widgets(codec) must be called after all widgets and
/Linux-v5.4/drivers/staging/greybus/
Daudio_codec.c857 ret = snd_soc_dapm_new_widgets(&codec->dapm); in gbaudio_register_module()
/Linux-v5.4/sound/soc/codecs/
Dhdac_hdmi.c1170 snd_soc_dapm_new_widgets(dapm->card); in create_fill_widget_route_map()
1769 ret = snd_soc_dapm_new_widgets(dapm->card); in hdac_hdmi_jack_port_init()
/Linux-v5.4/sound/soc/intel/atom/
Dsst-atom-controls.c1523 snd_soc_dapm_new_widgets(dapm->card); in sst_dsp_init_v2_dpcm()
/Linux-v5.4/sound/soc/
Dsoc-dapm.c3183 int snd_soc_dapm_new_widgets(struct snd_soc_card *card) in snd_soc_dapm_new_widgets() function
3246 EXPORT_SYMBOL_GPL(snd_soc_dapm_new_widgets);
Dsoc-core.c2107 snd_soc_dapm_new_widgets(card); in snd_soc_instantiate_card()
Dsoc-topology.c1758 ret = snd_soc_dapm_new_widgets(card); in soc_tplg_dapm_complete()