Home
last modified time | relevance | path

Searched refs:libusb_set_debug (Results 1 – 5 of 5) sorted by relevance

/external/libusb/libusb/
Dlibusb-1.0.def151 libusb_set_debug
152 libusb_set_debug@8 = libusb_set_debug
Dlibusb.h1352 void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level);
Dcore.c2107 void API_EXPORTED libusb_set_debug(libusb_context *ctx, int level) in libusb_set_debug() function
/external/libusb/include/libusb/
Dlibusb.h1352 void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level);
/external/libusb/
DChangeLog204 * Add toggleable debug, using libusb_set_debug() or the LIBUSB_DEBUG environment variable