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

/linux-4.4.14/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c176 static void handle_ep0(int ep0, bool *ready) handle_ep0() function
317 handle_ep0(ep0, &ready); main()
/linux-4.4.14/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c164 static void handle_ep0(int ep0, bool *ready) handle_ep0() function
294 handle_ep0(ep0, &ready); main()
/linux-4.4.14/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c1935 * handle_ep0 - Handle control endpoint data transfers
1952 * The remaining standard requests really handled by handle_ep0 are :
1982 static void handle_ep0(struct pxa_udc *udc, int fifo_irq, int opc_irq) handle_ep0() function
2196 handle_ep0(udc, !!(udcisr0 & UDCICR_FIFOERR), irq_handle_data()
H A Dat91_udc.c1288 static void handle_ep0(struct at91_udc *udc) handle_ep0() function
1508 handle_ep0(udc); at91_udc_irq()
H A Dpxa25x_udc.c1420 static void handle_ep0 (struct pxa25x_udc *dev) handle_ep0() function
1768 handle_ep0(dev); pxa25x_udc_irq()

Completed in 285 milliseconds