Home
last modified time | relevance | path

Searched refs:snd_soc_dapm_new_control (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/Documentation/sound/soc/
Ddapm.rst242 subsystem individually with a call to snd_soc_dapm_new_control().
/linux-6.6.21/include/sound/
Dsoc-dapm.h461 struct snd_soc_dapm_widget *snd_soc_dapm_new_control(struct snd_soc_dapm_context *dapm,
/linux-6.6.21/sound/soc/
Dsoc-dapm.c58 snd_soc_dapm_new_control(struct snd_soc_dapm_context *dapm,
3787 snd_soc_dapm_new_control(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_new_control() function
3798 EXPORT_SYMBOL_GPL(snd_soc_dapm_new_control);
Dsoc-topology.c1427 widget = snd_soc_dapm_new_control(dapm, &template); in soc_tplg_dapm_widget_create()