Searched defs:usb_string_descriptor (Results 1 – 5 of 5) sorted by relevance
246 struct usb_string_descriptor { struct247 u8 bLength;248 u8 bDescriptorType; /* 0x03 */249 u16 wData[0];
334 struct usb_string_descriptor { struct335 __u8 bLength;336 __u8 bDescriptorType;338 __le16 wData[1]; /* UTF-16LE encoded */
368 struct usb_string_descriptor { struct369 __u8 bLength;370 __u8 bDescriptorType;372 __le16 wData[1]; /* UTF-16LE encoded */
375 struct usb_string_descriptor { struct376 __u8 bLength;377 __u8 bDescriptorType;379 __le16 wData[1]; /* UTF-16LE encoded */