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

/external/libusb/libusb/
H A Dlibusb.h1183 int libusb_event_handling_ok(libusb_context *ctx);
H A Dio.c834 if (!libusb_event_handling_ok(ctx)) {
884 * -# libusb_event_handling_ok() checks that libusb is still happy for your
936 * - libusb_event_handling_ok() starts returning 1, indicating that it is NOT
952 * -# At the same time, the behaviour of libusb_event_handling_ok() and friends
1000 * to libusb_event_handling_ok(): you must call this before every poll(), and
1537 API_EXPORTED int libusb_event_handling_ok(libusb_context *ctx) function

Completed in 58 milliseconds