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

/drivers/usb/dwc2/
H A Dgadget.c1392 * s3c_hsotg_handle_outdone - handle receiving OutDone/SetupDone from RXFIFO
1401 static void s3c_hsotg_handle_outdone(struct s3c_hsotg *hsotg, function
1528 s3c_hsotg_handle_outdone(hsotg, epnum, false);
1537 s3c_hsotg_handle_outdone(hsotg, epnum, true);
1842 s3c_hsotg_handle_outdone(hsotg, idx, false);
1881 s3c_hsotg_handle_outdone(hsotg, 0, true);

Completed in 15 milliseconds