Searched defs:usb_hub_descriptor (Results 1 – 1 of 1) sorted by relevance
603 struct usb_hub_descriptor { struct604 uByte bDescLength;605 uByte bDescriptorType;606 uByte bNbrPorts;607 uWord wHubCharacteristics;631 typedef struct usb_hub_descriptor usb_hub_descriptor_t; argument