Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/include/linux/
Dusb_ch9.h170 struct usb_string_descriptor { struct
171 __u8 bLength;
172 __u8 bDescriptorType;
174 __le16 wData[1];
/development/ndk/platforms/android-21/include/linux/usb/
Dch9.h217 struct usb_string_descriptor { struct
219 __u8 bLength;
220 __u8 bDescriptorType;
221 __le16 wData[1];