Searched refs:list_sink (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/
H A Dsoc-dapm.c168 list_add(&path->list_sink, &dest->sources);
190 list_add(&path->list_sink, &dest->sources);
291 list_for_each_entry(path, &w->sources, list_sink) {
336 list_for_each_entry(path, &w->sources, list_sink)
438 list_for_each_entry(path, &widget->sources, list_sink) {
642 list_for_each_entry(p, &w->sources, list_sink) {
879 INIT_LIST_HEAD(&path->list_sink);
900 list_add(&path->list_sink, &wsink->sources);
918 list_add(&path->list_sink, &wsink->sources);
939 list_add(&path->list_sink,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dsoc-dapm.h246 struct list_head list_sink; member in struct:snd_soc_dapm_path

Completed in 235 milliseconds