Searched defs:usb_cdc_mdlm_detail_desc (Results 1 – 2 of 2) sorted by relevance
167 struct usb_cdc_mdlm_detail_desc { struct168 __u8 bLength;169 __u8 bDescriptorType;170 __u8 bDescriptorSubType;173 __u8 bGuidDescriptorType;174 __u8 bDetailData[];
33 struct usb_cdc_mdlm_detail_desc *usb_cdc_mdlm_detail_desc; member