Searched refs:usb_cdc_union_desc (Results 1 – 12 of 12) sorted by relevance
23 struct usb_cdc_union_desc *usb_cdc_union_desc; member
215 struct usb_cdc_union_desc *u;
318 const struct usb_cdc_union_desc *union_header = NULL; in usbpn_probe()332 union_header = hdr.usb_cdc_union_desc; in usbpn_probe()
750 struct usb_cdc_union_desc *cdc_union; in qmi_wwan_bind()765 cdc_union = hdr.usb_cdc_union_desc; in qmi_wwan_bind()
855 if (hdr.usb_cdc_union_desc) in cdc_ncm_bind_common()857 hdr.usb_cdc_union_desc->bSlaveInterface0); in cdc_ncm_bind_common()864 if (!hdr.usb_cdc_union_desc && intf->intf_assoc && intf->intf_assoc->bInterfaceCount == 2) { in cdc_ncm_bind_common()
168 info->u = header.usb_cdc_union_desc; in usbnet_generic_cdc_bind()
101 struct usb_cdc_union_desc { struct
2330 struct usb_cdc_union_desc *union_header = NULL; in cdc_parse_cdc_header()2361 if (elength < sizeof(struct usb_cdc_union_desc)) in cdc_parse_cdc_header()2367 union_header = (struct usb_cdc_union_desc *)buffer; in cdc_parse_cdc_header()2455 hdr->usb_cdc_union_desc = union_header; in cdc_parse_cdc_header()
108 static struct usb_cdc_union_desc obex_cdc_union_desc = {
92 static struct usb_cdc_union_desc
955 struct usb_cdc_union_desc *desc; in xr_probe()963 desc = hdrs.usb_cdc_union_desc; in xr_probe()
1185 struct usb_cdc_union_desc *union_header = NULL; in acm_probe()1252 union_header = h.usb_cdc_union_desc; in acm_probe()