Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dat91_udc.c806 static int handle_ep(struct at91_ep *ep) in handle_ep() function
1039 handle_ep(ep); in handle_setup()
1109 if (handle_ep(ep0)) in handle_ep0()
1153 if (handle_ep(ep0)) { in handle_ep0()
1297 handle_ep(ep); in at91_udc_irq()
H A Dpxa25x_udc.c1460 static void handle_ep(struct pxa25x_ep *ep) in handle_ep() function
1602 handle_ep(&dev->ep[i]); in pxa25x_udc_irq()
1608 handle_ep(&dev->ep[i+8]); in pxa25x_udc_irq()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c79 static void handle_ep(struct pxa_ep *ep);
1141 handle_ep(ep); in pxa_ep_queue()
2016 static void handle_ep(struct pxa_ep *ep) in handle_ep() function
2160 handle_ep(ep); in irq_handle_data()
2173 handle_ep(ep); in irq_handle_data()
H A Dat91_udc.c1005 static int handle_ep(struct at91_ep *ep) in handle_ep() function
1238 handle_ep(ep); in handle_setup()
1308 if (handle_ep(ep0)) in handle_ep0()
1352 if (handle_ep(ep0)) { in handle_ep0()
1497 handle_ep(ep); in at91_udc_irq()
H A Dpxa25x_udc.c1814 static void handle_ep(struct pxa25x_ep *ep) in handle_ep() function
1949 handle_ep(&dev->ep[i]); in pxa25x_udc_irq()
1956 handle_ep(&dev->ep[i+8]); in pxa25x_udc_irq()