Searched defs:usb_string_descriptor (Results 1 – 2 of 2) sorted by relevance
358 struct usb_string_descriptor { struct359 uint8_t bLength;360 uint8_t bDescriptorType;362 uint16_t wData[1]; /* UTF-16LE encoded */
Completed in 9 milliseconds