Home
last modified time | relevance | path

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

/include/
A Dusbdescriptors.h227 struct usb_string_descriptor { struct
228 u8 bLength;
229 u8 bDescriptorType; /* 0x03 */
230 u16 wData[0];
/include/linux/usb/
A Dch9.h332 struct usb_string_descriptor { struct
333 __u8 bLength;
334 __u8 bDescriptorType;
336 __le16 wData[1]; /* UTF-16LE encoded */

Completed in 12 milliseconds