Home
last modified time | relevance | path

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

/u-boot/include/
A Dusbdescriptors.h245 struct usb_string_descriptor { struct
246 u8 bLength;
247 u8 bDescriptorType; /* 0x03 */
248 u16 wData[0];
/u-boot/include/linux/usb/
A Dch9.h334 struct usb_string_descriptor { struct
335 __u8 bLength;
336 __u8 bDescriptorType;
338 __le16 wData[1]; /* UTF-16LE encoded */

Completed in 9 milliseconds