Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/Documentation/sound/soc/
Ddapm.rst288 Finally, snd_soc_dapm_new_widgets(codec) must be called after all widgets and
/Linux-v4.19/include/sound/
Dsoc-dapm.h417 int snd_soc_dapm_new_widgets(struct snd_soc_card *card);
/Linux-v4.19/sound/soc/codecs/
Dhdac_hdmi.c1132 snd_soc_dapm_new_widgets(dapm->card); in create_fill_widget_route_map()
1707 ret = snd_soc_dapm_new_widgets(dapm->card); in hdac_hdmi_jack_port_init()
/Linux-v4.19/drivers/staging/greybus/
Daudio_codec.c857 ret = snd_soc_dapm_new_widgets(&codec->dapm); in gbaudio_register_module()
/Linux-v4.19/sound/soc/intel/atom/
Dsst-atom-controls.c1531 snd_soc_dapm_new_widgets(dapm->card); in sst_dsp_init_v2_dpcm()
/Linux-v4.19/sound/soc/
Dsoc-dapm.c3039 int snd_soc_dapm_new_widgets(struct snd_soc_card *card) in snd_soc_dapm_new_widgets() function
3101 EXPORT_SYMBOL_GPL(snd_soc_dapm_new_widgets);
Dsoc-topology.c1647 ret = snd_soc_dapm_new_widgets(card); in soc_tplg_dapm_complete()
Dsoc-core.c2119 snd_soc_dapm_new_widgets(card); in snd_soc_instantiate_card()