Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A 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()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_rndis.c230 static struct usb_endpoint_descriptor hs_in_desc = { variable
261 (struct usb_descriptor_header *) &hs_in_desc,
770 hs_in_desc.bEndpointAddress = fs_in_desc.bEndpointAddress; in rndis_bind()