Searched refs:hs_ep_in (Results 1 – 2 of 2) sorted by relevance
91 static struct usb_endpoint_descriptor hs_ep_in = { variable127 (struct usb_descriptor_header *)&hs_ep_in,252 hs_ep_in.bEndpointAddress = fs_ep_in.bEndpointAddress; in fastboot_bind()343 d = fb_ep_desc(gadget, &fs_ep_in, &hs_ep_in, &ss_ep_in); in fastboot_set_alt()
43 static struct usb_endpoint_descriptor hs_ep_in = { variable78 (struct usb_descriptor_header *)&hs_ep_in,181 hs_ep_in.bEndpointAddress = fs_ep_in.bEndpointAddress; in rockusb_bind()269 d = rkusb_ep_desc(gadget, &fs_ep_in, &hs_ep_in); in rockusb_set_alt()
Completed in 7 milliseconds