Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsoc-topology.h177 int snd_soc_tplg_widget_bind_event(struct snd_soc_dapm_widget *w,
/linux-4.4.14/sound/soc/
Dsoc-topology.c591 int snd_soc_tplg_widget_bind_event(struct snd_soc_dapm_widget *w, in snd_soc_tplg_widget_bind_event() function
611 EXPORT_SYMBOL_GPL(snd_soc_tplg_widget_bind_event);
/linux-4.4.14/sound/soc/intel/skylake/
Dskl-topology.c1199 ret = snd_soc_tplg_widget_bind_event(w, skl_tplg_widget_ops, in skl_tplg_widget_load()