Lines Matching refs:list_entry
68 ctl_list2 = list_entry(pos, struct ctl_list, list);
102 ctl_list = list_entry(pos, struct ctl_list, list);
151 ctl_dev = list_entry(pos, struct ctl_dev, list);
165 ctl_list = list_entry(pos, struct ctl_list, list);
179 ctl_dev = list_entry(pos, struct ctl_dev, list);
278 ctl_list = list_entry(pos1, struct ctl_list, list);
282 ctl_dev = list_entry(pos2, struct ctl_dev, list);
308 ctl_list = list_entry(pos1, struct ctl_list, list);
417 val = list_entry(pos, struct ucm_value, list);
428 dlist = list_entry(pos, struct dev_list_node, list);
442 dlist = list_entry(pos, struct dev_list_node, list);
468 dlist = list_entry(pos, struct dev_list_node, list);
487 dlist = list_entry(pos, struct dev_list_node, list);
539 seq = list_entry(pos, struct sequence_element, list);
558 tseq = list_entry(pos, struct transition_sequence, list);
570 dev = list_entry(pos, struct ucm_dev_name, list);
584 mod = list_entry(pos, struct use_case_modifier, list);
616 dev = list_entry(pos, struct use_case_device, list);
630 device = list_entry(pos, struct use_case_device, list);
651 device = list_entry(pos, struct use_case_device, list);
672 value = list_entry(pos, struct ucm_value, list);
687 curr = list_entry(pos, struct ucm_value, list);
722 curr = list_entry(pos, struct ucm_value, list);
746 verb = list_entry(pos, struct use_case_verb, list);
799 uc_mgr = list_entry(pos, snd_use_case_mgr_t, cards_list);