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
1817 int LIBUSB_CALL libusb_handle_events_timeout(libusb_context *ctx,
2396 int API_EXPORTED libusb_handle_events_timeout(libusb_context *ctx, in libusb_handle_events_timeout() function
2215 libusb_handle_events_timeout(ctx, &tv); in libusb_exit()
89 r = libusb_handle_events_timeout(NULL, &tv); in poll_thread_main()