Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/
Dsoc-dapm.h424 struct snd_soc_dapm_widget *snd_soc_dapm_new_control(
/linux-5.19.10/Documentation/sound/soc/
Ddapm.rst242 subsystem individually with a call to snd_soc_dapm_new_control().
/linux-5.19.10/sound/soc/
Dsoc-dapm.c58 snd_soc_dapm_new_control(struct snd_soc_dapm_context *dapm,
3790 snd_soc_dapm_new_control(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_new_control() function
3801 EXPORT_SYMBOL_GPL(snd_soc_dapm_new_control);
Dsoc-topology.c1472 widget = snd_soc_dapm_new_control(dapm, &template); in soc_tplg_dapm_widget_create()