Searched refs:usb_cdc_call_mgmt_descriptor (Results 1 – 5 of 5) sorted by relevance
26 struct usb_cdc_call_mgmt_descriptor *usb_cdc_call_mgmt_descriptor; member
72 struct usb_cdc_call_mgmt_descriptor { struct 73 bLengthusb_cdc_call_mgmt_descriptor global() argument 74 bDescriptorTypeusb_cdc_call_mgmt_descriptor global() argument 75 bDescriptorSubTypeusb_cdc_call_mgmt_descriptor global() argument 77 bmCapabilitiesusb_cdc_call_mgmt_descriptor global() argument 81 bDataInterfaceusb_cdc_call_mgmt_descriptor global() argument
2396 if (elength < sizeof(struct usb_cdc_call_mgmt_descriptor)) in cdc_parse_cdc_header() 2398 hdr->usb_cdc_call_mgmt_descriptor = in cdc_parse_cdc_header() 2399 (struct usb_cdc_call_mgmt_descriptor *)buffer; in cdc_parse_cdc_header()
127 static struct usb_cdc_call_mgmt_descriptor
1186 struct usb_cdc_call_mgmt_descriptor *cmgmd = NULL; in acm_probe() 1253 cmgmd = h.usb_cdc_call_mgmt_descriptor; in acm_probe()