Searched refs:s3c_hsotg_handle_outdone (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.c1455 * s3c_hsotg_handle_outdone - handle receiving OutDone/SetupDone from RXFIFO
1464 static void s3c_hsotg_handle_outdone(struct s3c_hsotg *hsotg, function
1580 s3c_hsotg_handle_outdone(hsotg, epnum, false);
1589 s3c_hsotg_handle_outdone(hsotg, epnum, true);
1802 s3c_hsotg_handle_outdone(hsotg, idx, false);
1830 s3c_hsotg_handle_outdone(hsotg, 0, true);

Completed in 44 milliseconds