Lines Matching refs:w_list
485 list_for_each_entry(w_module, &pipe->w_list, node) { in skl_tplg_init_pipe_modules()
560 list_for_each_entry(w_module, &pipe->w_list, node) { in skl_tplg_unload_pipe_modules()
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()
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()
2061 INIT_LIST_HEAD(&pipe->w_list); in skl_tplg_add_pipe()
2726 INIT_LIST_HEAD(&pipe->w_list); in skl_tplg_add_pipe_v4()
3678 list_add_tail(&p_module->node, &pipe->w_list); in skl_tplg_create_pipe_widget_list()
3692 list_for_each_entry(w_module, &pipe->w_list, node) { in skl_tplg_set_pipe_type()