Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/gadget/
Df_mass_storage.c470 static int ep0_queue(struct fsg_common *common) in ep0_queue() function
567 return ep0_queue(fsg->common); in fsg_setup()
2360 ep0_queue(common); /* Complete the status stage */ in handle_exception()