Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_loopback.c303 static inline struct usb_request *lb_alloc_ep_req(struct usb_ep *ep, int len) in lb_alloc_ep_req() function
328 out_req = lb_alloc_ep_req(loop->out_ep, loop->buflen); in alloc_requests()