Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/
Dfotg210-udc.c230 static struct usb_request *fotg210_ep_alloc_request(struct usb_ep *_ep, in fotg210_ep_alloc_request() function
531 .alloc_request = fotg210_ep_alloc_request,
1162 fotg210->ep0_req = fotg210_ep_alloc_request(&fotg210->ep[0]->ep, in fotg210_udc_probe()