Lines Matching defs:base
103 struct list_head *base, *pos;
106 base = &elem->ref_list;
111 list_for_each(pos, base) {
123 list_for_each(pos, base) {
172 struct list_head *base, *pos;
176 base = &tplg->widget_list;
177 list_for_each(pos, base) {
198 struct list_head *base, *pos;
202 base = &tplg->route_list;
204 list_for_each(pos, base) {