Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dcdc.h144 struct usb_cdc_mdlm_detail_desc { struct
145 __u8 bLength;
146 __u8 bDescriptorType;
147 __u8 bDescriptorSubType;
150 __u8 bGuidDescriptorType;
151 __u8 bDetailData[0];
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dcdc.h167 struct usb_cdc_mdlm_detail_desc { struct
168 __u8 bLength;
169 __u8 bDescriptorType;
170 __u8 bDescriptorSubType;
173 __u8 bGuidDescriptorType;
174 __u8 bDetailData[0];
/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 Dcdc.h167 struct usb_cdc_mdlm_detail_desc { struct
168 __u8 bLength;
169 __u8 bDescriptorType;
170 __u8 bDescriptorSubType;
173 __u8 bGuidDescriptorType;
174 __u8 bDetailData[0];
/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 Dcdc.h167 struct usb_cdc_mdlm_detail_desc { struct
168 __u8 bLength;
169 __u8 bDescriptorType;
170 __u8 bDescriptorSubType;
173 __u8 bGuidDescriptorType;
174 __u8 bDetailData[0];
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dcdc.h37 struct usb_cdc_mdlm_detail_desc *usb_cdc_mdlm_detail_desc; member