Searched refs:ehci_isoc_xwrapper (Results 1 – 1 of 1) sorted by relevance
442 struct ehci_isoc_xwrapper *pp_itw_head; /* Head of the list */443 struct ehci_isoc_xwrapper *pp_itw_tail; /* Tail of the list */651 typedef struct ehci_isoc_xwrapper { struct652 struct ehci_isoc_xwrapper *itw_next; /* Next wrapper in pp */ argument