Home
last modified time | relevance | path

Searched refs:do_bootm_on_complete (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/usb/gadget/
Df_fastboot.c413 static void do_bootm_on_complete(struct usb_ep *ep, struct usb_request *req) in do_bootm_on_complete() function
446 fastboot_func->in_req->complete = do_bootm_on_complete; in rx_handler_command()