Home
last modified time | relevance | path

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

/external/u-boot/include/linux/usb/
Dcdc.h49 struct usb_cdc_header_desc { struct
50 __u8 bLength;
51 __u8 bDescriptorType;
52 __u8 bDescriptorSubType;
54 __le16 bcdCDC;
/external/kernel-headers/original/uapi/linux/usb/
Dcdc.h63 struct usb_cdc_header_desc { struct
64 __u8 bLength;
65 __u8 bDescriptorType;
66 __u8 bDescriptorSubType;
68 __le16 bcdCDC;