Home
last modified time | relevance | path

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

/sound/soc/
Dsoc-topology.c596 int snd_soc_tplg_widget_bind_event(struct snd_soc_dapm_widget *w, in snd_soc_tplg_widget_bind_event() function
616 EXPORT_SYMBOL_GPL(snd_soc_tplg_widget_bind_event);
/sound/soc/intel/skylake/
Dskl-topology.c3070 ret = snd_soc_tplg_widget_bind_event(w, skl_tplg_widget_ops, in skl_tplg_widget_load()
/sound/soc/sof/
Dtopology.c2372 return snd_soc_tplg_widget_bind_event(swidget->widget, in sof_widget_bind_event()