Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/include/sound/
Dsoc-dapm.h441 int snd_soc_dapm_new_widgets(struct snd_soc_card *card);
/Linux-v6.1/Documentation/sound/soc/
Ddapm.rst288 Finally, snd_soc_dapm_new_widgets(codec) must be called after all widgets and
/Linux-v6.1/sound/soc/codecs/
Dhdac_hdmi.c1164 snd_soc_dapm_new_widgets(dapm->card); in create_fill_widget_route_map()
1861 ret = snd_soc_dapm_new_widgets(dapm->card); in hdac_hdmi_jack_port_init()
/Linux-v6.1/drivers/staging/greybus/
Daudio_codec.c867 ret = snd_soc_dapm_new_widgets(comp->card); in gbaudio_register_module()
/Linux-v6.1/sound/soc/intel/atom/
Dsst-atom-controls.c1552 snd_soc_dapm_new_widgets(dapm->card); in sst_dsp_init_v2_dpcm()
/Linux-v6.1/sound/soc/
Dsoc-dapm.c3245 int snd_soc_dapm_new_widgets(struct snd_soc_card *card) in snd_soc_dapm_new_widgets() function
3308 EXPORT_SYMBOL_GPL(snd_soc_dapm_new_widgets);
Dsoc-core.c2073 snd_soc_dapm_new_widgets(card); in snd_soc_bind_card()
Dsoc-topology.c1565 ret = snd_soc_dapm_new_widgets(card); in soc_tplg_dapm_complete()