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()
719 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_pre_pmu_event()
738 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_pre_pmu_event()
1224 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_post_pmd_event()
1253 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_post_pmd_event()
1267 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_post_pmd_event()
2097 INIT_LIST_HEAD(&pipe->w_list); in skl_tplg_add_pipe()
2762 INIT_LIST_HEAD(&pipe->w_list); in skl_tplg_add_pipe_v4()
3714 list_add_tail(&p_module->node, &pipe->w_list); in skl_tplg_create_pipe_widget_list()
3728 list_for_each_entry(w_module, &pipe->w_list, node) { in skl_tplg_set_pipe_type()