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
1877 int LIBUSB_CALL libusb_handle_events_timeout(libusb_context *ctx,
2411 int API_EXPORTED libusb_handle_events_timeout(libusb_context *ctx, in libusb_handle_events_timeout() function
1027 libusb_handle_events_timeout(fixture->ctx, &zero_tv); in test_hotplug_enumerate()1035 libusb_handle_events_timeout(fixture->ctx, &zero_tv); in test_hotplug_enumerate()1076 libusb_handle_events_timeout(fixture->ctx, &zero_tv); in test_hotplug_add_remove()1092 libusb_handle_events_timeout(fixture->ctx, &zero_tv); in test_hotplug_add_remove()1108 libusb_handle_events_timeout(fixture->ctx, &zero_tv); in test_hotplug_add_remove()
205 r = libusb_handle_events_timeout(NULL, &tv); in poll_thread_main()