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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ds3c-hsotg.c948 * s3c_hsotg_send_reply - send reply to control request
957 static int s3c_hsotg_send_reply(struct s3c_hsotg *hsotg, function
1039 ret = s3c_hsotg_send_reply(hsotg, ep0, &reply, 2);
1129 ret = s3c_hsotg_send_reply(hsotg, ep0, NULL, 0);
1155 ret = s3c_hsotg_send_reply(hsotg, ep0, NULL, 0);

Completed in 20 milliseconds