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;
263 struct list_head tt_list;
323 struct list_head qtd_list; /* sw qtd list */
416 struct list_head qtd_list; /* sw qtd list */
417 struct list_head intr_node; /* list of intr QHs */
419 struct list_head unlink_node;
460 struct list_head td_list;
476 struct list_head td_list; /* queued itds/sitds */
477 struct list_head free_list; /* list of unused itds/sitds */
530 struct list_head itd_list; /* list of stream's itds */
576 struct list_head sitd_list; /* list of stream's sitds */
624 struct list_head tt_list; /* List of all ehci_tt's */
625 struct list_head ps_list; /* Items using this TT */