Searched refs:ep0_queue (Results 1 – 3 of 3) sorted by relevance
684 static int ep0_queue(struct fsg_dev *fsg) in ep0_queue() function1083 rc = ep0_queue(fsg); in fsg_setup()3018 ep0_queue(fsg); // Complete the status stage in handle_exception()3037 ep0_queue(fsg); in handle_exception()3047 ep0_queue(fsg); in handle_exception()
402 static void ep0_queue(struct fusb300_ep *ep, struct fusb300_request *req) in ep0_queue() function447 ep0_queue(ep, req); in fusb300_queue()
544 static int ep0_queue(struct fsg_common *common) in ep0_queue() function651 return ep0_queue(fsg->common); in fsg_setup()2566 ep0_queue(common); /* Complete the status stage */ in handle_exception()