Home
last modified time | relevance | path

Searched refs:libusb_handle_events (Results 1 – 9 of 9) sorted by relevance

/external/libusb/libusb/
Dlibusb-1.0.def105 libusb_handle_events
106 libusb_handle_events@4 = libusb_handle_events
Dlibusb.h1821 int LIBUSB_CALL libusb_handle_events(libusb_context *ctx);
Dio.c2416 int API_EXPORTED libusb_handle_events(libusb_context *ctx) in libusb_handle_events() function
/external/libusb/examples/
Ddpfp.c350 if (libusb_handle_events(NULL) < 0) in init_capture()
467 r = libusb_handle_events(NULL); in main()
487 if (libusb_handle_events(NULL) < 0) in main()
Ddpfp_threaded.c380 if (libusb_handle_events(NULL) < 0) in init_capture()
534 if (libusb_handle_events(NULL) < 0) in main()
Dhotplugtest.c110 rc = libusb_handle_events (NULL); in main()
Dsam3u_benchmark.c180 rc = libusb_handle_events(NULL); in main()
/external/libusb/
DChangeLog182 * Increase libusb_handle_events() timeout to 60s for powersaving
/external/libusb/include/libusb/
Dlibusb.h1821 int LIBUSB_CALL libusb_handle_events(libusb_context *ctx);