Home
last modified time | relevance | path

Searched refs:hs_in_desc (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/usb/gadget/
Df_thor.c456 static struct usb_endpoint_descriptor hs_in_desc = { variable
510 (struct usb_descriptor_header *)&hs_in_desc,
808 hs_in_desc.bEndpointAddress = in thor_func_bind()
908 d = ep_desc(gadget, &hs_in_desc, &fs_in_desc); in thor_eps_setup()