widget_ready      129 include/sound/soc-topology.h 	int (*widget_ready)(struct snd_soc_component *, int index,
widget_ready      298 sound/soc/soc-topology.c 	if (tplg->comp && tplg->ops && tplg->ops->widget_ready)
widget_ready      299 sound/soc/soc-topology.c 		return tplg->ops->widget_ready(tplg->comp, tplg->index, w,
widget_ready     3280 sound/soc/sof/topology.c 	.widget_ready	= sof_widget_ready,