Searched refs:libusb_handle_events (Results 1 – 8 of 8) sorted by relevance
105 libusb_handle_events106 libusb_handle_events@4 = libusb_handle_events
1868 int LIBUSB_CALL libusb_handle_events(libusb_context *ctx);
2411 int API_EXPORTED libusb_handle_events(libusb_context *ctx) in libusb_handle_events() function
503 if (libusb_handle_events(NULL) < 0) in init_capture()652 r = libusb_handle_events(NULL); in main()678 if (libusb_handle_events(NULL) < 0) in main()
120 rc = libusb_handle_events (NULL); in main()
213 rc = libusb_handle_events(NULL); in main()
245 * Increase libusb_handle_events() timeout to 60s for powersaving