Searched refs:alloc_ep_req (Results 1 – 2 of 2) sorted by relevance
499 static struct usb_request *alloc_ep_req(struct usb_ep *ep, unsigned length) in alloc_ep_req() function522 req = alloc_ep_req(ep, 64); in sdp_start_ep()
516 static struct usb_request *alloc_ep_req(struct usb_ep *ep, unsigned length) in alloc_ep_req() function916 req = alloc_ep_req(ep, THOR_PACKET_SIZE); in thor_eps_setup()