Searched refs:rx_handler_command (Results 1 – 5 of 5) sorted by relevance
236 static void rx_handler_command(struct usb_ep *ep, struct usb_request *req);454 f_fb->out_req->complete = rx_handler_command; in fastboot_set_alt()1603 req->complete = rx_handler_command; in rx_handler_dl_image()2367 static void rx_handler_command(struct usb_ep *ep, struct usb_request *req) in rx_handler_command() function