Searched refs:alloc_ep_req (Results 1 – 2 of 2) sorted by relevance
505 static struct usb_request *alloc_ep_req(struct usb_ep *ep, unsigned length) in alloc_ep_req() function528 req = alloc_ep_req(ep, 64); in sdp_start_ep()
517 static struct usb_request *alloc_ep_req(struct usb_ep *ep, unsigned length) in alloc_ep_req() function917 req = alloc_ep_req(ep, THOR_PACKET_SIZE); in thor_eps_setup()