Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Dwusb-wa.h280 struct usb_wa_descriptor { struct
281 u8 bLength;
282 u8 bDescriptorType;
283 __le16 bcdWAVersion;
284 u8 bNumPorts; /* don't use!! */
285 u8 bmAttributes; /* Reserved == 0 */
286 __le16 wNumRPipes;
287 __le16 wRPipeMaxBlock;
288 u8 bRPipeBlockSize;
289 u8 bPwrOn2PwrGood;
[all …]