Lines Matching defs:base
42 struct tplg_elem *lookup_pcm_dai_stream(struct list_head *base, const char* id)
48 list_for_each(pos, base) {
99 struct list_head *base, *pos;
108 base = &elem->ref_list;
109 list_for_each(pos, base) {
130 struct list_head *base, *pos;
134 base = &tplg->pcm_list;
135 list_for_each(pos, base) {
158 struct list_head *base, *pos;
168 base = &elem->ref_list;
169 list_for_each(pos, base) {
189 struct list_head *base, *pos;
193 base = &tplg->dai_list;
194 list_for_each(pos, base) {
234 struct list_head *base, *pos;
243 base = &elem->ref_list;
244 list_for_each(pos, base) {
286 struct list_head *base, *pos;
293 base = &tplg->be_list;
296 base = &tplg->cc_list;
302 list_for_each(pos, base) {