Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c242 static void handle_ep0(int ep0, bool *ready) in handle_ep0() function
383 handle_ep0(ep0, &ready); in main()
/OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c230 static void handle_ep0(int ep0, bool *ready) in handle_ep0() function
360 handle_ep0(ep0, &ready); in main()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dat91_udc.c1075 static void handle_ep0(struct at91_udc *udc) in handle_ep0() function
1294 handle_ep0(udc); in at91_udc_irq()
H A Dpxa25x_udc.c1214 static void handle_ep0(struct pxa25x_udc *dev) in handle_ep0() function
1594 handle_ep0(dev); in pxa25x_udc_irq()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c1931 static void handle_ep0(struct pxa_udc *udc, int fifo_irq, int opc_irq) in handle_ep0() function
2145 handle_ep0(udc, !!(udcisr0 & UDCICR_FIFOERR), in irq_handle_data()
H A Dat91_udc.c1271 static void handle_ep0(struct at91_udc *udc) in handle_ep0() function
1491 handle_ep0(udc); in at91_udc_irq()
H A Dpxa25x_udc.c1628 static void handle_ep0 (struct pxa25x_udc *dev) in handle_ep0() function
1978 handle_ep0(dev); in pxa25x_udc_irq()