Searched defs:s3c_hsotg_send_reply (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/dwc2/
H A Dgadget.c837 * s3c_hsotg_send_reply - send reply to control request
846 static int s3c_hsotg_send_reply(struct s3c_hsotg *hsotg, function
928 ret = s3c_hsotg_send_reply(hsotg, ep0, &reply, 2);
986 ret = s3c_hsotg_send_reply(hsotg, ep0, NULL, 0);
1119 ret = s3c_hsotg_send_reply(hsotg, ep0, NULL, 0);

Completed in 71 milliseconds