Searched refs:libusb_set_debug (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/bluetooth/ath3kfw/
H A Dmain.c266 libusb_set_debug(ctx, 3);
/freebsd-11-stable/lib/libusb/
H A Dlibusb.h245 /* libusb_set_debug should take parameters from libusb_log_level
461 void libusb_set_debug(libusb_context * ctx, int level);
H A Dlibusb10.c89 libusb_set_debug(libusb_context *ctx, int level) function
92 /* debug_fixed is set when the environment overrides libusb_set_debug */
147 * override libusb_set_debug calls.

Completed in 62 milliseconds