Searched defs:fhci_controller_list (Results 1 – 1 of 1) sorted by relevance
208 struct fhci_controller_list { struct209 struct list_head ctrl_list; /* control endpoints */210 struct list_head bulk_list; /* bulk endpoints */211 struct list_head iso_list; /* isochronous endpoints */212 struct list_head intr_list; /* interruput endpoints */213 struct list_head done_list; /* done transfers */