Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dsoc-topology.h194 int snd_soc_tplg_widget_bind_event(struct snd_soc_dapm_widget *w,
/kernel/linux/linux-5.10/sound/soc/
Dsoc-topology.c664 int snd_soc_tplg_widget_bind_event(struct snd_soc_dapm_widget *w, in snd_soc_tplg_widget_bind_event() function
684 EXPORT_SYMBOL_GPL(snd_soc_tplg_widget_bind_event);
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
Dskl-topology.c3038 ret = snd_soc_tplg_widget_bind_event(w, skl_tplg_widget_ops, in skl_tplg_widget_load()
/kernel/linux/linux-5.10/sound/soc/sof/
Dtopology.c2364 return snd_soc_tplg_widget_bind_event(swidget->widget, in sof_widget_bind_event()