Home
last modified time | relevance | path

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

/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
312 handle_ep0(ep0, &ready); in main()
/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
317 handle_ep0(ep0, &ready); in main()
/linux/drivers/usb/gadget/udc/
H A Dat91_udc.c1274 static void handle_ep0(struct at91_udc *udc) in handle_ep0() function
1494 handle_ep0(udc); in at91_udc_irq()
H A Dpxa25x_udc.c1590 static void handle_ep0 (struct pxa25x_udc *dev) in handle_ep0() function
1940 handle_ep0(dev); in pxa25x_udc_irq()