Home
last modified time | relevance | path

Searched defs:fhci_controller_list (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/usb/host/
A Dfhci.h208 struct fhci_controller_list { struct
209 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 */

Completed in 6 milliseconds