Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsoc-topology.h123 struct snd_soc_tplg_dapm_widget *);
/linux-4.4.14/include/uapi/sound/
Dasoc.h349 struct snd_soc_tplg_dapm_widget { struct
/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()
1371 struct snd_soc_tplg_dapm_widget *w) in soc_tplg_dapm_widget_create()
1415 (sizeof(struct snd_soc_tplg_dapm_widget) + w->priv.size); in soc_tplg_dapm_widget_create()
1506 struct snd_soc_tplg_dapm_widget *widget; in soc_tplg_dapm_widget_elems_load()
1515 widget = (struct snd_soc_tplg_dapm_widget *) tplg->pos; in soc_tplg_dapm_widget_elems_load()
/linux-4.4.14/sound/soc/intel/skylake/
Dskl-topology.c1104 struct snd_soc_tplg_dapm_widget *tplg_w) in skl_tplg_widget_load()