Searched refs:usb_hub_descriptor (Results 1 – 7 of 7) sorted by relevance
635 struct usb_hub_descriptor *descriptor; in usb_hub_configure()652 descriptor = (struct usb_hub_descriptor *)buffer; in usb_hub_configure()655 sizeof(struct usb_hub_descriptor)); in usb_hub_configure()
557 struct usb_hub_descriptor { struct583 struct usb_hub_descriptor desc; argument
256 struct usb_hub_descriptor hub;
39 struct usb_hub_descriptor hub;1240 memcpy(&ctrl->hub, &descriptor, sizeof(struct usb_hub_descriptor)); in xhci_lowlevel_init()
42 struct usb_hub_descriptor hub;1056 memcpy(&ctrl->hub, &descriptor, sizeof(struct usb_hub_descriptor)); in ehci_common_init()
91 static struct usb_hub_descriptor hub_desc = {
1233 struct usb_hub_descriptor hub;