Searched defs:usb_string_descriptor (Results 1 – 3 of 3) sorted by relevance
203 struct usb_string_descriptor { struct204 __u8 bLength;205 __u8 bDescriptorType;206 __le16 wData[1];
375 struct usb_string_descriptor { struct376 __u8 bLength;377 __u8 bDescriptorType;379 __le16 wData[1]; /* UTF-16LE encoded */
185 struct usb_string_descriptor { struct186 __u8 bLength;187 __u8 bDescriptorType;188 __le16 wData[1];