Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dat91_udc.c807 static int handle_ep(struct at91_ep *ep) in handle_ep() function
1040 handle_ep(ep); in handle_setup()
1110 if (handle_ep(ep0)) in handle_ep0()
1154 if (handle_ep(ep0)) { in handle_ep0()
1298 handle_ep(ep); in at91_udc_irq()
H A Dpxa25x_udc.c1461 static void handle_ep(struct pxa25x_ep *ep) in handle_ep() function
1603 handle_ep(&dev->ep[i]); in pxa25x_udc_irq()
1609 handle_ep(&dev->ep[i+8]); in pxa25x_udc_irq()