Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
Dch9.h203 struct usb_string_descriptor { struct
204 __u8 bLength;
205 __u8 bDescriptorType;
206 __le16 wData[1];
/kernel/linux/linux-5.10/include/uapi/linux/usb/
Dch9.h375 struct usb_string_descriptor { struct
376 __u8 bLength;
377 __u8 bDescriptorType;
379 __le16 wData[1]; /* UTF-16LE encoded */
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
Dch9.h185 struct usb_string_descriptor { struct
186 __u8 bLength;
187 __u8 bDescriptorType;
188 __le16 wData[1];