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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dgmidi.c423 static struct usb_request* alloc_ep_req(struct usb_ep *ep, unsigned length) function
558 req = alloc_ep_req(ep, buflen);
972 req = alloc_ep_req(ep, buflen);
H A Dzero.c477 alloc_ep_req (struct usb_ep *ep, unsigned length) function
615 req = alloc_ep_req (ep, buflen);
792 req = alloc_ep_req (ep, buflen);

Completed in 49 milliseconds