Searched refs:acm_hs_in_desc (Results 1 – 1 of 1) sorted by relevance
172 static struct usb_endpoint_descriptor acm_hs_in_desc = { variable195 (struct usb_descriptor_header *)&acm_hs_in_desc,257 acm_hs_in_desc.bEndpointAddress = acm_fs_in_desc.bEndpointAddress; in acm_bind()330 d = ep_desc(gadget, &acm_hs_in_desc, &acm_fs_in_desc); in acm_start_data()
Completed in 6 milliseconds