Searched refs:rx_handler_command (Results 1 – 2 of 2) sorted by relevance
138 static void rx_handler_command(struct usb_ep *ep, struct usb_request *req);262 f_fb->out_req->complete = rx_handler_command; in fastboot_set_alt()396 req->complete = rx_handler_command; in rx_handler_dl_image()419 static void rx_handler_command(struct usb_ep *ep, struct usb_request *req) in rx_handler_command() function
99 static void rx_handler_command(struct usb_ep *ep, struct usb_request *req);265 f_rkusb->out_req->complete = rx_handler_command; in rockusb_set_alt()523 req->complete = rx_handler_command; in rx_handler_dl_image()887 static void rx_handler_command(struct usb_ep *ep, struct usb_request *req) in rx_handler_command() function