Home
last modified time | relevance | path

Searched defs:usb_wa_descriptor (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/usb/
Dwusb-wa.h248 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;
[all …]