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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dfile_storage.c562 * except that ep0_queue() is called in the main thread to acknowledge
575 static int ep0_queue(struct fsg_dev *fsg) function
958 rc = ep0_queue(fsg);
2894 ep0_queue(fsg); // Complete the status stage
2913 ep0_queue(fsg);
2923 ep0_queue(fsg);
H A Df_mass_storage.c539 static int ep0_queue(struct fsg_common *common) function
643 return ep0_queue(fsg->common);
2519 ep0_queue(common); /* Complete the status stage */

Completed in 102 milliseconds