Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/sound/soc/
H A Ddapm.rst242 subsystem individually with a call to snd_soc_dapm_new_control().
/openbmc/linux/include/sound/
H A Dsoc-dapm.h461 struct snd_soc_dapm_widget *snd_soc_dapm_new_control(struct snd_soc_dapm_context *dapm,
/openbmc/linux/sound/soc/
H A 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);
H A Dsoc-topology.c1426 widget = snd_soc_dapm_new_control(dapm, &template); in soc_tplg_dapm_widget_create()