Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_fastboot.c1734 static void do_exit_on_complete(struct usb_ep *ep, struct usb_request *req) in do_exit_on_complete() function
1741 fastboot_func->in_req->complete = do_exit_on_complete; in cb_continue()