Lines Matching defs:usb_wa_descriptor
279 struct usb_wa_descriptor { struct
280 u8 bLength;
281 u8 bDescriptorType;
282 __le16 bcdWAVersion;
283 u8 bNumPorts; /* don't use!! */
284 u8 bmAttributes; /* Reserved == 0 */
285 __le16 wNumRPipes;
286 __le16 wRPipeMaxBlock;
287 u8 bRPipeBlockSize;
288 u8 bPwrOn2PwrGood;
289 u8 bNumMMCIEs;
290 u8 DeviceRemovable; /* FIXME: in DWA this is up to 16 bytes */