Searched refs:skl_tplg_bind_sinks (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl-topology.c | 958 static int skl_tplg_bind_sinks(struct snd_soc_dapm_widget *w, in skl_tplg_bind_sinks() function 980 return skl_tplg_bind_sinks(p->sink, skl, src_w, src_mconfig); in skl_tplg_bind_sinks() 1043 return skl_tplg_bind_sinks(next_sink, skl, src_w, src_mconfig); in skl_tplg_bind_sinks() 1071 ret = skl_tplg_bind_sinks(w, skl, w, src_mconfig); in skl_tplg_pga_dapm_pre_pmu_event()
|
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl-topology.c | 925 static int skl_tplg_bind_sinks(struct snd_soc_dapm_widget *w, in skl_tplg_bind_sinks() function 947 return skl_tplg_bind_sinks(p->sink, skl, src_w, src_mconfig); in skl_tplg_bind_sinks() 1010 return skl_tplg_bind_sinks(next_sink, skl, src_w, src_mconfig); in skl_tplg_bind_sinks() 1038 ret = skl_tplg_bind_sinks(w, skl, w, src_mconfig); in skl_tplg_pga_dapm_pre_pmu_event()
|
Completed in 8 milliseconds