Home
last modified time | relevance | path

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

/external/libusb-compat/libusb/
Dusb.h86 struct usb_string_descriptor { struct
87 u_int8_t bLength;
88 u_int8_t bDescriptorType;
89 u_int16_t wData[1];
/external/u-boot/include/
Dusbdescriptors.h245 struct usb_string_descriptor { struct
246 u8 bLength;
247 u8 bDescriptorType; /* 0x03 */
248 u16 wData[0];
/external/u-boot/include/linux/usb/
Dch9.h334 struct usb_string_descriptor { struct
335 __u8 bLength;
336 __u8 bDescriptorType;
338 __le16 wData[1]; /* UTF-16LE encoded */
/external/kernel-headers/original/uapi/linux/usb/
Dch9.h368 struct usb_string_descriptor { struct
369 __u8 bLength;
370 __u8 bDescriptorType;
372 __le16 wData[1]; /* UTF-16LE encoded */