Searched refs:ep0_queue (Results 1 – 3 of 3) sorted by relevance
661 static int ep0_queue(struct bdc_ep *ep, struct bdc_req *req) in ep0_queue() function712 return ep0_queue(ep, &bdc->ep0_req); in ep0_queue_data_stage()1753 ret = ep0_queue(ep, req); in bdc_gadget_ep_queue()
402 static void ep0_queue(struct fusb300_ep *ep, struct fusb300_request *req) in ep0_queue() function447 ep0_queue(ep, req); in fusb300_queue()
432 static int ep0_queue(struct fsg_common *common) in ep0_queue() function549 return ep0_queue(fsg->common); in fsg_setup()2459 ep0_queue(common); /* Complete the status stage */ in handle_exception()