Searched defs:fhci_controller_list (Results 1 – 2 of 2) 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 */
207 struct fhci_controller_list { struct208 struct list_head ctrl_list; /* control endpoints */209 struct list_head bulk_list; /* bulk endpoints */210 struct list_head iso_list; /* isochronous endpoints */211 struct list_head intr_list; /* interruput endpoints */212 struct list_head done_list; /* done transfers */