Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/usb/
Dcdc.h28 struct usb_cdc_header_desc *usb_cdc_header_desc; member
/kernel/linux/linux-5.10/include/uapi/linux/usb/
Dcdc.h63 struct usb_cdc_header_desc { struct
64 __u8 bLength;
65 __u8 bDescriptorType;
66 __u8 bDescriptorSubType;
68 __le16 bcdCDC;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
Dcdc.h44 struct usb_cdc_header_desc { struct
45 __u8 bLength;
46 __u8 bDescriptorType;
47 __u8 bDescriptorSubType;
48 __le16 bcdCDC;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
Dcdc.h57 struct usb_cdc_header_desc { struct
58 __u8 bLength;
59 __u8 bDescriptorType;
60 __u8 bDescriptorSubType;
61 __le16 bcdCDC;