Home
last modified time | relevance | path

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

/Linux-v4.19/tools/usb/ffs-aio-example/simple/device_app/
Daio_simple.c164 static void handle_ep0(int ep0, bool *ready) in handle_ep0() function
294 handle_ep0(ep0, &ready); in main()
/Linux-v4.19/tools/usb/ffs-aio-example/multibuff/device_app/
Daio_multibuff.c176 static void handle_ep0(int ep0, bool *ready) in handle_ep0() function
317 handle_ep0(ep0, &ready); in main()
/Linux-v4.19/drivers/usb/gadget/udc/
Dat91_udc.c1272 static void handle_ep0(struct at91_udc *udc) in handle_ep0() function
1492 handle_ep0(udc); in at91_udc_irq()
Dpxa27x_udc.c1934 static void handle_ep0(struct pxa_udc *udc, int fifo_irq, int opc_irq) in handle_ep0() function
2148 handle_ep0(udc, !!(udcisr0 & UDCICR_FIFOERR), in irq_handle_data()
Dpxa25x_udc.c1628 static void handle_ep0 (struct pxa25x_udc *dev) in handle_ep0() function
1978 handle_ep0(dev); in pxa25x_udc_irq()