Searched refs:s3c_hsotg_complete_request (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/usb/gadget/ |
D | s3c-hsotg.c | 1276 static void s3c_hsotg_complete_request(struct s3c_hsotg *hsotg, in s3c_hsotg_complete_request() function 1343 s3c_hsotg_complete_request(hsotg, hs_ep, hs_req, result); in s3c_hsotg_complete_request_lock() 1967 s3c_hsotg_complete_request(hsotg, ep, req, in kill_all_requests() 2418 s3c_hsotg_complete_request(hs, hs_ep, hs_req, -ECONNRESET); in s3c_hsotg_ep_dequeue()
|