Searched refs:libusb_handle_events_timeout (Results 1 – 6 of 6) sorted by relevance
111 libusb_handle_events_timeout112 libusb_handle_events_timeout@8 = libusb_handle_events_timeout
1864 int LIBUSB_CALL libusb_handle_events_timeout(libusb_context *ctx,
2391 int API_EXPORTED libusb_handle_events_timeout(libusb_context *ctx, in libusb_handle_events_timeout() function
2423 libusb_handle_events_timeout(ctx, &tv); in libusb_exit()
205 r = libusb_handle_events_timeout(NULL, &tv); in poll_thread_main()