Searched refs:ep0_queue (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/gadget/
H A Dfile_storage.c671 * except that ep0_queue() is called in the main thread to acknowledge
684 static int ep0_queue(struct fsg_dev *fsg) function
1083 rc = ep0_queue(fsg);
3018 ep0_queue(fsg); // Complete the status stage
3037 ep0_queue(fsg);
3047 ep0_queue(fsg);
H A Df_mass_storage.c543 static int ep0_queue(struct fsg_common *common) function
650 return ep0_queue(fsg->common);
2564 ep0_queue(common); /* Complete the status stage */
H A Dfusb300_udc.c402 static void ep0_queue(struct fusb300_ep *ep, struct fusb300_request *req) function
447 ep0_queue(ep, req);

Completed in 67 milliseconds