Searched refs:libusb_handle_events_timeout_completed (Results 1 – 4 of 4) sorted by relevance
113 libusb_handle_events_timeout_completed114 libusb_handle_events_timeout_completed@12 = libusb_handle_events_timeout_completed
2319 int API_EXPORTED libusb_handle_events_timeout_completed(libusb_context *ctx, in libusb_handle_events_timeout_completed() function2394 return libusb_handle_events_timeout_completed(ctx, tv, NULL); in libusb_handle_events_timeout()2416 return libusb_handle_events_timeout_completed(ctx, &tv, NULL); in libusb_handle_events()2439 return libusb_handle_events_timeout_completed(ctx, &tv, completed); in libusb_handle_events_completed()
1866 int LIBUSB_CALL libusb_handle_events_timeout_completed(libusb_context *ctx,