Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_sdp.c505 static struct usb_request *alloc_ep_req(struct usb_ep *ep, unsigned length) in alloc_ep_req() function
528 req = alloc_ep_req(ep, 64); in sdp_start_ep()
H A Df_thor.c517 static struct usb_request *alloc_ep_req(struct usb_ep *ep, unsigned length) in alloc_ep_req() function
917 req = alloc_ep_req(ep, THOR_PACKET_SIZE); in thor_eps_setup()