Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoc-topology.h126 struct snd_soc_tplg_dapm_widget *);
129 struct snd_soc_tplg_dapm_widget *);
/Linux-v4.19/sound/soc/
Dsoc-topology.c286 struct snd_soc_dapm_widget *w, struct snd_soc_tplg_dapm_widget *tplg_w) in soc_tplg_widget_load()
298 struct snd_soc_dapm_widget *w, struct snd_soc_tplg_dapm_widget *tplg_w) in soc_tplg_widget_ready()
1447 struct snd_soc_tplg_dapm_widget *w) in soc_tplg_dapm_widget_create()
1493 (sizeof(struct snd_soc_tplg_dapm_widget) + w->priv.size); in soc_tplg_dapm_widget_create()
1607 struct snd_soc_tplg_dapm_widget *widget; in soc_tplg_dapm_widget_elems_load()
1616 widget = (struct snd_soc_tplg_dapm_widget *) tplg->pos; in soc_tplg_dapm_widget_elems_load()
/Linux-v4.19/include/uapi/sound/
Dasoc.h478 struct snd_soc_tplg_dapm_widget { struct
/Linux-v4.19/sound/soc/intel/skylake/
Dskl-topology.c2820 static int skl_tplg_get_pvt_data_v4(struct snd_soc_tplg_dapm_widget *tplg_w, in skl_tplg_get_pvt_data_v4()
2902 static int skl_tplg_get_pvt_data(struct snd_soc_tplg_dapm_widget *tplg_w, in skl_tplg_get_pvt_data()
3032 struct snd_soc_tplg_dapm_widget *tplg_w) in skl_tplg_widget_load()