Searched refs:widget (Results 1 – 3 of 3) sorted by relevance
159 TP_PROTO(struct snd_soc_dapm_widget *widget,163 TP_ARGS(widget, dir, path),166 __string( wname, widget->name )175 __assign_str(wname, widget->name);
68 struct snd_soc_dobj_widget widget; member
423 const struct snd_soc_dapm_widget *widget,427 const struct snd_soc_dapm_widget *widget);430 const struct snd_soc_dapm_widget *widget);679 struct snd_soc_dapm_widget *widget; member711 #define for_each_dapm_widgets(list, i, widget) \ argument713 (i) < list->num_widgets && (widget = list->widgets[i]); \