Home
last modified time | relevance | path

Searched defs:handle_ep0 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c182 static void handle_ep0(int ep0, bool *ready) in handle_ep0() function
/openbmc/linux/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c176 static void handle_ep0(int ep0, bool *ready) in handle_ep0() function
/openbmc/u-boot/drivers/usb/gadget/
H A Dat91_udc.c1074 static void handle_ep0(struct at91_udc *udc) in handle_ep0() function
H A Dpxa25x_udc.c1213 static void handle_ep0(struct pxa25x_udc *dev) in handle_ep0() function
/openbmc/linux/drivers/usb/gadget/udc/
H A Dat91_udc.c1273 static void handle_ep0(struct at91_udc *udc) in handle_ep0() function
H A Dpxa27x_udc.c1931 static void handle_ep0(struct pxa_udc *udc, int fifo_irq, int opc_irq) in handle_ep0() function
H A Dpxa25x_udc.c1590 static void handle_ep0 (struct pxa25x_udc *dev) in handle_ep0() function