Lines Matching defs:usb_wa_descriptor
248 struct usb_wa_descriptor { struct
249 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;
258 u8 bNumMMCIEs;
259 u8 DeviceRemovable; /* FIXME: in DWA this is up to 16 bytes */