HomeSort by relevance Sort by last modified time
    Searched defs:libusb_get_next_timeout (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libusb/src/libusb/
io.c 660 * moments occurs (through calling libusb_get_next_timeout()), and then it
678 libusb_get_next_timeout(ctx);
707 * Under these configurations, libusb_get_next_timeout() will \em always return
2324 int API_EXPORTED libusb_get_next_timeout(libusb_context *ctx, function
    [all...]
  /external/libusb/libusb/
io.c 598 * moments occurs (through calling libusb_get_next_timeout()), and then it
616 libusb_get_next_timeout(ctx);
645 * Under these configurations, libusb_get_next_timeout() will \em always return
2085 API_EXPORTED int libusb_get_next_timeout(libusb_context *ctx, function
    [all...]

Completed in 33 milliseconds