Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dfhci.h207 struct fhci_controller_list { struct
208 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 */