Searched refs:rx_handler_command (Results 1 – 2 of 2) sorted by relevance
196 static void rx_handler_command(struct usb_ep *ep, struct usb_request *req);341 f_fb->out_req->complete = rx_handler_command; in fastboot_set_alt()476 req->complete = rx_handler_command; in rx_handler_dl_image()528 static void rx_handler_command(struct usb_ep *ep, struct usb_request *req) in rx_handler_command() function
101 static void rx_handler_command(struct usb_ep *ep, struct usb_request *req);267 f_rkusb->out_req->complete = rx_handler_command; in rockusb_set_alt()526 req->complete = rx_handler_command; in rx_handler_dl_image()890 static void rx_handler_command(struct usb_ep *ep, struct usb_request *req) in rx_handler_command() function
Completed in 10 milliseconds