HomeSort by relevance Sort by last modified time
    Searched refs:compl_do_reset (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/usb/gadget/
f_fastboot.c 343 static void compl_do_reset(struct usb_ep *ep, struct usb_request *req) function
455 fastboot_func->in_req->complete = compl_do_reset;
f_rockusb.c 540 static void compl_do_reset(struct usb_ep *ep, struct usb_request *req) function
556 rockusb_func->in_req->complete = compl_do_reset;

Completed in 1074 milliseconds