Searched defs:ehci_tt (Results 1 – 1 of 1) sorted by relevance
623 struct ehci_tt { struct626 struct list_head tt_list; /* List of all ehci_tt's */ argument627 struct list_head ps_list; /* Items using this TT */628 struct usb_tt *usb_tt;629 int tt_port; /* TT port number */
Completed in 9 milliseconds