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

/drivers/usb/gadget/
H A Dpxa27x_udc.c56 * See pxa_udc, udc_usb_ep versus pxa_ep, and matching function find_pxa_ep.
339 * find_pxa_ep - find pxa_ep structure matching udc_usb_ep
363 static struct pxa_ep *find_pxa_ep(struct pxa_udc *udc, function
401 udc_usb_ep->pxa_ep = find_pxa_ep(udc, udc_usb_ep);
1416 ep = find_pxa_ep(udc_usb_ep->dev, udc_usb_ep);

Completed in 36 milliseconds