Searched defs:fhci_controller_list (Results 1 – 1 of 1) sorted by relevance
228 struct fhci_controller_list { struct229 struct list_head ctrl_list; /* control endpoints */230 struct list_head bulk_list; /* bulk endpoints */231 struct list_head iso_list; /* isochronous endpoints */232 struct list_head intr_list; /* interruput endpoints */233 struct list_head done_list; /* done transfers */