Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/skylake/
Dskl-topology.c917 static int skl_tplg_bind_sinks(struct snd_soc_dapm_widget *w, in skl_tplg_bind_sinks() function
939 return skl_tplg_bind_sinks(p->sink, skl, src_w, src_mconfig); in skl_tplg_bind_sinks()
1002 return skl_tplg_bind_sinks(next_sink, skl, src_w, src_mconfig); in skl_tplg_bind_sinks()
1030 ret = skl_tplg_bind_sinks(w, skl, w, src_mconfig); in skl_tplg_pga_dapm_pre_pmu_event()