Searched refs:rx_handler_command (Results 1 – 2 of 2) sorted by relevance
195 static void rx_handler_command(struct usb_ep *ep, struct usb_request *req);340 f_fb->out_req->complete = rx_handler_command; in fastboot_set_alt()474 req->complete = rx_handler_command; in rx_handler_dl_image()509 static void rx_handler_command(struct usb_ep *ep, struct usb_request *req) in rx_handler_command() function
103 static void rx_handler_command(struct usb_ep *ep, struct usb_request *req);269 f_rkusb->out_req->complete = rx_handler_command; in rockusb_set_alt()528 req->complete = rx_handler_command; in rx_handler_dl_image()892 static void rx_handler_command(struct usb_ep *ep, struct usb_request *req) in rx_handler_command() function
Completed in 7 milliseconds