Searched defs:usb_wa_descriptor (Results 1 – 1 of 1) sorted by relevance
248 struct usb_wa_descriptor { struct249 u8 bLength;250 u8 bDescriptorType;251 u16 bcdWAVersion;252 u8 bNumPorts; /* don't use!! */253 u8 bmAttributes; /* Reserved == 0 */254 u16 wNumRPipes;255 u16 wRPipeMaxBlock;256 u8 bRPipeBlockSize;257 u8 bPwrOn2PwrGood;[all …]