Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/gadget/
Df_thor.c376 static struct usb_endpoint_descriptor fs_in_desc = { variable
801 ep = usb_ep_autoconfig(gadget, &fs_in_desc); in thor_func_bind()
809 fs_in_desc.bEndpointAddress; in thor_func_bind()
908 d = ep_desc(gadget, &hs_in_desc, &fs_in_desc); in thor_eps_setup()