Lines Matching defs:complete
589 * FIXME -- complete doc
1188 * well as forcing all pending I/O requests to complete (by unlinking
1189 * them as necessary, and blocking until the unlinks complete).
1451 * @complete: Completion handler. This URB is passed as the parameter to the
1493 * zero), and complete fields. All URBs must also initialize
1602 usb_complete_t complete; /* (in) completion routine */
1637 urb->complete = complete_fn;
1666 urb->complete = complete_fn;
1708 urb->complete = complete_fn;
1856 * they typically complete within a few frames (msec) after they're issued
1897 struct completion complete;