Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-topology.c931 struct snd_soc_dapm_widget *sink = NULL, *next_sink = NULL; in skl_tplg_bind_sinks() local
944 next_sink = p->sink; in skl_tplg_bind_sinks()
1009 if (!sink && next_sink) in skl_tplg_bind_sinks()
1010 return skl_tplg_bind_sinks(next_sink, skl, src_w, src_mconfig); in skl_tplg_bind_sinks()