Searched defs:usb_hub_descriptor (Results 1 – 1 of 1) sorted by relevance
344 struct usb_hub_descriptor { struct345 uByte bDescLength;346 uByte bDescriptorType;347 uByte bNbrPorts;371 typedef struct usb_hub_descriptor usb_hub_descriptor_t; argument