Lines Matching refs:list_head
64 struct list_head ps_list; /* node on ehci_tt's ps_list */
155 struct list_head async_unlink;
156 struct list_head async_idle;
165 struct list_head intr_qh_list;
169 struct list_head intr_unlink_wait;
170 struct list_head intr_unlink;
182 struct list_head cached_itd_list;
184 struct list_head cached_sitd_list;
264 struct list_head tt_list;
324 struct list_head qtd_list; /* sw qtd list */
417 struct list_head qtd_list; /* sw qtd list */
418 struct list_head intr_node; /* list of intr QHs */
420 struct list_head unlink_node;
461 struct list_head td_list;
477 struct list_head td_list; /* queued itds/sitds */
478 struct list_head free_list; /* list of unused itds/sitds */
531 struct list_head itd_list; /* list of stream's itds */
577 struct list_head sitd_list; /* list of stream's sitds */
625 struct list_head tt_list; /* List of all ehci_tt's */
626 struct list_head ps_list; /* Items using this TT */