Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/intel/skylake/
Dskl-topology.c693 struct skl_pipe *s_pipe = mconfig->pipe; in skl_tplg_mixer_dapm_pre_pmu_event() local
710 ret = skl_tplg_init_pipe_modules(skl, s_pipe); in skl_tplg_mixer_dapm_pre_pmu_event()
715 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_pre_pmu_event()
734 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_pre_pmu_event()
1214 struct skl_pipe *s_pipe = mconfig->pipe; in skl_tplg_mixer_dapm_post_pmd_event() local
1217 if (s_pipe->state == SKL_PIPE_INVALID) in skl_tplg_mixer_dapm_post_pmd_event()
1220 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_post_pmd_event()
1249 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_post_pmd_event()
1263 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_post_pmd_event()
1268 return skl_tplg_unload_pipe_modules(skl, s_pipe); in skl_tplg_mixer_dapm_post_pmd_event()