Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Dpxa27x_udc.c353 static struct pxa_ep *find_pxa_ep(struct pxa_udc *udc, in find_pxa_ep() function
391 udc_usb_ep->pxa_ep = find_pxa_ep(udc, udc_usb_ep); in update_pxa_ep_matches()
1406 ep = find_pxa_ep(udc_usb_ep->dev, udc_usb_ep); in pxa_ep_enable()