Lines Matching refs:list_source
377 list_add(&path->list_source, &src->sinks); in dapm_connect_mux()
399 list_add(&path->list_source, &src->sinks); in dapm_connect_mixer()
707 list_for_each_entry(path, &widget->sinks, list_source) { in is_connected_output_ep()
894 list_for_each_entry(path, &w->sinks, list_source) { in dapm_supply_check_power()
1307 list_for_each_entry(path, &w->sinks, list_source) { in dapm_widget_set_power()
1538 list_for_each_entry(p, &w->sinks, list_source) { in dapm_widget_power_read_file()
1822 list_del(&p->list_source); in dapm_free_widgets()
1827 list_for_each_entry_safe(p, next_p, &w->sinks, list_source) { in dapm_free_widgets()
1829 list_del(&p->list_source); in dapm_free_widgets()
1961 INIT_LIST_HEAD(&path->list_source); in snd_soc_dapm_add_route()
1984 list_add(&path->list_source, &wsource->sinks); in snd_soc_dapm_add_route()
2007 list_add(&path->list_source, &wsource->sinks); in snd_soc_dapm_add_route()
2031 list_add(&path->list_source, &wsource->sinks); in snd_soc_dapm_add_route()
2104 list_for_each_entry(path, &source->sinks, list_source) { in snd_soc_dapm_weak_route()