Lines Matching defs:list
84 elem = list_entry(pos, struct tplg_elem, list);
89 elem_next = list_entry(pos->next, struct tplg_elem, list);
105 elem = list_entry(sub_pos, struct tplg_elem, list);
126 /* get to the end of sub list */
130 /* the last elem of the current sub list as the head of
131 next sub list*/
163 elem = list_entry(pos, struct tplg_elem, list);
174 elem_next = list_entry(pos->next, struct tplg_elem, list);
191 elem = list_entry(pos, struct tplg_elem, list);
232 struct list_head *list;
243 list = (struct list_head *)((void *)tplg + tptr->loff);
244 size = calc_real_size(list);
270 list = (struct list_head *)((void *)tplg + tptr->loff);
271 /* calculate the block size in bytes for all elems in this list */
272 size = calc_block_size(list);
279 ret = write_elem_block(tplg, list, size,