Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dat91_udc.c1000 static int handle_ep(struct at91_ep *ep) in handle_ep() function
1233 handle_ep(ep); in handle_setup()
1303 if (handle_ep(ep0)) in handle_ep0()
1347 if (handle_ep(ep0)) { in handle_ep0()
1492 handle_ep(ep); in at91_udc_irq()
Dpxa27x_udc.c82 static void handle_ep(struct pxa_ep *ep);
1217 handle_ep(ep); in pxa_ep_queue()
2066 static void handle_ep(struct pxa_ep *ep) in handle_ep() function
2210 handle_ep(ep); in irq_handle_data()
2223 handle_ep(ep); in irq_handle_data()
Dpxa25x_udc.c1643 static void handle_ep(struct pxa25x_ep *ep) in handle_ep() function
1776 handle_ep(&dev->ep[i]); in pxa25x_udc_irq()
1782 handle_ep(&dev->ep[i+8]); in pxa25x_udc_irq()