Lines Matching refs:list_source
189 list_for_each_entry(p, &w->sinks, list_source) { in dapm_widget_invalidate_input_paths()
955 list_for_each_entry(path, &widget->sinks, list_source) { in is_connected_output_ep()
1185 list_for_each_entry(path, &w->sinks, list_source) { in dapm_supply_check_power()
1614 list_for_each_entry(path, &w->sinks, list_source) in dapm_widget_set_power()
1861 list_for_each_entry(p, &w->sinks, list_source) { in dapm_widget_power_read_file()
2170 list_del(&path->list_source); in dapm_free_path()
2194 list_for_each_entry_safe(p, next_p, &w->sinks, list_source) in dapm_free_widgets()
2328 list_for_each_entry(p, &w->sinks, list_source) { in dapm_update_widget_flags()
2386 INIT_LIST_HEAD(&path->list_source); in snd_soc_dapm_add_path()
2421 list_add(&path->list_source, &wsource->sinks); in snd_soc_dapm_add_path()
2659 list_for_each_entry(path, &source->sinks, list_source) { in snd_soc_dapm_weak_route()
3244 list_source); in snd_soc_dai_link_event()