Home
last modified time | relevance | path

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

/sound/soc/intel/skylake/
Dskl-topology.c479 list_for_each_entry(w_module, &pipe->w_list, node) { in skl_tplg_init_pipe_modules()
556 list_for_each_entry(w_module, &pipe->w_list, node) { in skl_tplg_unload_pipe_modules()
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()
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()
2085 INIT_LIST_HEAD(&pipe->w_list); in skl_tplg_add_pipe()
2743 INIT_LIST_HEAD(&pipe->w_list); in skl_tplg_add_pipe_v4()
3676 list_add_tail(&p_module->node, &pipe->w_list); in skl_tplg_create_pipe_widget_list()
[all …]
Dskl-topology.h307 struct list_head w_list; member
Dskl-pcm.c1369 list_for_each_entry(m, &p->pipe->w_list, node) { in skl_populate_modules()