next_sink         923 sound/soc/intel/skylake/skl-topology.c 	struct snd_soc_dapm_widget *sink = NULL, *next_sink = NULL;
next_sink         936 sound/soc/intel/skylake/skl-topology.c 		next_sink = p->sink;
next_sink        1001 sound/soc/intel/skylake/skl-topology.c 	if (!sink && next_sink)
next_sink        1002 sound/soc/intel/skylake/skl-topology.c 		return skl_tplg_bind_sinks(next_sink, skl, src_w, src_mconfig);