Home
last modified time | relevance | path

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

/sound/soc/intel/skylake/
Dskl-topology.c481 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()
1220 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_post_pmd_event()
1249 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_post_pmd_event()
1263 list_for_each_entry(w_module, &s_pipe->w_list, node) { in skl_tplg_mixer_dapm_post_pmd_event()
2092 INIT_LIST_HEAD(&pipe->w_list); in skl_tplg_add_pipe()
2757 INIT_LIST_HEAD(&pipe->w_list); in skl_tplg_add_pipe_v4()
3713 list_add_tail(&p_module->node, &pipe->w_list); in skl_tplg_create_pipe_widget_list()
[all …]
Dskl-topology.h324 struct list_head w_list; member
Dskl-pcm.c1360 list_for_each_entry(m, &p->pipe->w_list, node) { in skl_populate_modules()