Searched refs:usbg_data_write_cmpl (Results 1 – 1 of 1) sorted by relevance
248 static void usbg_data_write_cmpl(struct usb_ep *, struct usb_request *);1077 static void usbg_data_write_cmpl(struct usb_ep *ep, struct usb_request *req) in usbg_data_write_cmpl() function1143 req->complete = usbg_data_write_cmpl; in usbg_prepare_w_request()