Home
last modified time | relevance | path

Searched refs:tplg_w (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/sound/soc/intel/skylake/
Dskl-topology.c1104 struct snd_soc_tplg_dapm_widget *tplg_w) in skl_tplg_widget_load() argument
1113 (struct skl_dfw_module *)tplg_w->priv.data; in skl_tplg_widget_load()
1115 if (!tplg_w->priv.size) in skl_tplg_widget_load()
1194 if (tplg_w->event_type == 0) { in skl_tplg_widget_load()
1201 tplg_w->event_type); in skl_tplg_widget_load()
1205 __func__, tplg_w->event_type); in skl_tplg_widget_load()
/linux-4.4.14/sound/soc/
Dsoc-topology.c325 struct snd_soc_dapm_widget *w, struct snd_soc_tplg_dapm_widget *tplg_w) in soc_tplg_widget_load() argument
328 return tplg->ops->widget_load(tplg->comp, w, tplg_w); in soc_tplg_widget_load()