_widget          1223 drivers/staging/greybus/audio_topology.c 	struct gbaudio_widget *widget, *_widget;
_widget          1257 drivers/staging/greybus/audio_topology.c 	list_for_each_entry_safe(widget, _widget, &module->widget_list,
_widget          1415 drivers/staging/greybus/audio_topology.c 	struct gbaudio_widget *widget, *_widget;
_widget          1437 drivers/staging/greybus/audio_topology.c 	list_for_each_entry_safe(widget, _widget, &module->widget_list,
_widget           321 sound/soc/soc-dapm.c 	const struct snd_soc_dapm_widget *_widget)
_widget           325 sound/soc/soc-dapm.c 	w = kmemdup(_widget, sizeof(*_widget), GFP_KERNEL);
_widget           333 sound/soc/soc-dapm.c 	if (_widget->sname) {
_widget           334 sound/soc/soc-dapm.c 		w->sname = kstrdup_const(_widget->sname, GFP_KERNEL);