Home
last modified time | relevance | path

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

/Linux-v5.15/include/sound/
Dsoc-dapm.h424 struct snd_soc_dapm_widget *snd_soc_dapm_new_control(
/Linux-v5.15/Documentation/sound/soc/
Ddapm.rst242 subsystem individually with a call to snd_soc_dapm_new_control().
/Linux-v5.15/sound/soc/
Dsoc-dapm.c58 snd_soc_dapm_new_control(struct snd_soc_dapm_context *dapm,
3763 snd_soc_dapm_new_control(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_new_control() function
3774 EXPORT_SYMBOL_GPL(snd_soc_dapm_new_control);
Dsoc-topology.c1548 widget = snd_soc_dapm_new_control(dapm, &template); in soc_tplg_dapm_widget_create()