Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoc-topology.h192 int snd_soc_tplg_widget_bind_event(struct snd_soc_dapm_widget *w,
/Linux-v4.19/sound/soc/
Dsoc-topology.c618 int snd_soc_tplg_widget_bind_event(struct snd_soc_dapm_widget *w, in snd_soc_tplg_widget_bind_event() function
638 EXPORT_SYMBOL_GPL(snd_soc_tplg_widget_bind_event);
/Linux-v4.19/sound/soc/intel/skylake/
Dskl-topology.c3075 ret = snd_soc_tplg_widget_bind_event(w, skl_tplg_widget_ops, in skl_tplg_widget_load()