Searched defs:usb_hub_descriptor (Results 1 – 1 of 1) sorted by relevance
262 struct usb_hub_descriptor { struct263 __u8 bDescLength;264 __u8 bDescriptorType;265 __u8 bNbrPorts;266 __le16 wHubCharacteristics;267 __u8 bPwrOn2PwrGood;268 __u8 bHubContrCurrent;271 union {283 } u;