Searched refs:hs_ep_out (Results 1 – 2 of 2) sorted by relevance
99 static struct usb_endpoint_descriptor hs_ep_out = { variable127 (struct usb_descriptor_header *)&hs_ep_out,252 hs_ep_out.bEndpointAddress = fs_ep_out.bEndpointAddress; in fastboot_bind()327 d = fb_ep_desc(gadget, &fs_ep_out, &hs_ep_out, &ss_ep_out); in fastboot_set_alt()
53 static struct usb_endpoint_descriptor hs_ep_out = { variable81 (struct usb_descriptor_header *)&hs_ep_out,184 hs_ep_out.bEndpointAddress = fs_ep_out.bEndpointAddress; in rockusb_bind()256 d = rkusb_ep_desc(gadget, &fs_ep_out, &hs_ep_out); in rockusb_set_alt()
Completed in 5 milliseconds