Searched refs:libusb_handle_events (Results 1 – 8 of 8) sorted by relevance
105 libusb_handle_events106 libusb_handle_events@4 = libusb_handle_events
1881 int LIBUSB_CALL libusb_handle_events(libusb_context *ctx);
2431 int API_EXPORTED libusb_handle_events(libusb_context *ctx) in libusb_handle_events() function
510 if (libusb_handle_events(NULL) < 0) in init_capture()663 r = libusb_handle_events(NULL); in main()689 if (libusb_handle_events(NULL) < 0) in main()
120 rc = libusb_handle_events (NULL); in main()
215 rc = libusb_handle_events(NULL); in main()
272 * Increase libusb_handle_events() timeout to 60s for powersaving