Searched refs:s_pipe (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl-topology.c | 693 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() 1213 struct skl_pipe *s_pipe = mconfig->pipe; in skl_tplg_mixer_dapm_post_pmd_event() local 1216 if (s_pipe->state == SKL_PIPE_INVALID) in skl_tplg_mixer_dapm_post_pmd_event() 1219 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_post_pmd_event() 1248 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_post_pmd_event() 1262 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_post_pmd_event() 1267 return skl_tplg_unload_pipe_modules(skl, s_pipe); in skl_tplg_mixer_dapm_post_pmd_event() [all...] |
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl-topology.c | 659 struct skl_pipe *s_pipe = mconfig->pipe; in skl_tplg_mixer_dapm_pre_pmu_event() local 676 ret = skl_tplg_init_pipe_modules(skl, s_pipe); in skl_tplg_mixer_dapm_pre_pmu_event() 681 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_pre_pmu_event() 700 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_pre_pmu_event() 1180 struct skl_pipe *s_pipe = mconfig->pipe; in skl_tplg_mixer_dapm_post_pmd_event() local 1183 if (s_pipe->state == SKL_PIPE_INVALID) in skl_tplg_mixer_dapm_post_pmd_event() 1186 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_post_pmd_event() 1215 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_post_pmd_event() 1229 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_post_pmd_event() 1234 return skl_tplg_unload_pipe_modules(skl, s_pipe); in skl_tplg_mixer_dapm_post_pmd_event() [all...] |
Completed in 7 milliseconds