Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c281 static struct pxa_ep *find_pxa_ep(struct pxa_udc *udc, in find_pxa_ep() function
319 udc_usb_ep->pxa_ep = find_pxa_ep(udc, udc_usb_ep); in update_pxa_ep_matches()
1331 ep = find_pxa_ep(udc_usb_ep->dev, udc_usb_ep); in pxa_ep_enable()