Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dusbdescriptors.h246 struct usb_string_descriptor { struct
247 u8 bLength;
248 u8 bDescriptorType; /* 0x03 */
249 u16 wData[0];
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dch9.h334 struct usb_string_descriptor { struct
335 __u8 bLength;
336 __u8 bDescriptorType;
338 __le16 wData[1]; /* UTF-16LE encoded */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/
H A Dch9.h368 struct usb_string_descriptor { struct
369 __u8 bLength;
370 __u8 bDescriptorType;
372 __le16 wData[1]; /* UTF-16LE encoded */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/
H A Dch9.h368 struct usb_string_descriptor { struct
369 __u8 bLength;
370 __u8 bDescriptorType;
372 __le16 wData[1]; /* UTF-16LE encoded */
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dch9.h375 struct usb_string_descriptor { struct
376 __u8 bLength;
377 __u8 bDescriptorType;
379 __le16 wData[1]; /* UTF-16LE encoded */