Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/function/
Df_loopback.c296 static inline struct usb_request *lb_alloc_ep_req(struct usb_ep *ep, int len) in lb_alloc_ep_req() function
326 req = lb_alloc_ep_req(ep, 0); in enable_endpoint()