Lines Matching refs:w_list
582 list_for_each_entry(w_module, &pipe->w_list, node) { in skl_tplg_init_pipe_modules()
663 list_for_each_entry(w_module, &pipe->w_list, node) { in skl_tplg_unload_pipe_modules()
795 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_pre_pmu_event()
814 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_pre_pmu_event()
1309 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_post_pmd_event()
1338 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_post_pmd_event()
1354 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_post_pmd_event()
2116 INIT_LIST_HEAD(&pipe->w_list); in skl_tplg_add_pipe()
2776 INIT_LIST_HEAD(&pipe->w_list); in skl_tplg_add_pipe_v4()
3680 list_add_tail(&p_module->node, &pipe->w_list); in skl_tplg_create_pipe_widget_list()
3694 list_for_each_entry(w_module, &pipe->w_list, node) { in skl_tplg_set_pipe_type()