Searched refs:s3c_hsotg_send_reply (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/usb/gadget/ |
D | s3c-hsotg.c | 957 static int s3c_hsotg_send_reply(struct s3c_hsotg *hsotg, in s3c_hsotg_send_reply() function 1039 ret = s3c_hsotg_send_reply(hsotg, ep0, &reply, 2); in s3c_hsotg_process_req_status() 1129 ret = s3c_hsotg_send_reply(hsotg, ep0, NULL, 0); in s3c_hsotg_process_control() 1155 ret = s3c_hsotg_send_reply(hsotg, ep0, NULL, 0); in s3c_hsotg_process_control()
|