Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/gadget/
Df_sdp.c499 static struct usb_request *alloc_ep_req(struct usb_ep *ep, unsigned length) in alloc_ep_req() function
522 req = alloc_ep_req(ep, 64); in sdp_start_ep()
Df_thor.c516 static struct usb_request *alloc_ep_req(struct usb_ep *ep, unsigned length) in alloc_ep_req() function
916 req = alloc_ep_req(ep, THOR_PACKET_SIZE); in thor_eps_setup()