Lines Matching refs:list_sink
228 list_for_each_entry(p, &w->sources, list_sink) { in dapm_widget_invalidate_output_paths()
784 list_for_each_entry(path, &w->sources, list_sink) { in dapm_new_mixer()
828 list_for_each_entry(path, &w->sources, list_sink) { in dapm_new_mux()
1013 list_for_each_entry(path, &widget->sources, list_sink) { in is_connected_input_ep()
1609 list_for_each_entry(path, &w->sources, list_sink) in dapm_widget_set_power()
1851 list_for_each_entry(p, &w->sources, list_sink) { in dapm_widget_power_read_file()
2169 list_del(&path->list_sink); in dapm_free_path()
2191 list_for_each_entry_safe(p, next_p, &w->sources, list_sink) in dapm_free_widgets()
2313 list_for_each_entry(p, &w->sources, list_sink) { in dapm_update_widget_flags()
2387 INIT_LIST_HEAD(&path->list_sink); in snd_soc_dapm_add_path()
2420 list_add(&path->list_sink, &wsink->sources); in snd_soc_dapm_add_path()
3242 list_sink); in snd_soc_dai_link_event()