Home
last modified time | relevance | path

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

/include/trace/events/
Dasoc.h158 TP_PROTO(struct snd_soc_dapm_widget *widget,
162 TP_ARGS(widget, dir, path),
165 __string( wname, widget->name )
174 __assign_str(wname, widget->name);
/include/sound/
Dsoc-topology.h71 struct snd_soc_dobj_widget widget; member
Dsoc-dapm.h402 const struct snd_soc_dapm_widget *widget,
406 const struct snd_soc_dapm_widget *widget);
409 const struct snd_soc_dapm_widget *widget);
661 struct snd_soc_dapm_widget *widget; member