Searched refs:libusb_log_cb (Results 1 – 3 of 3) sorted by relevance
1346 typedef void (LIBUSB_CALL *libusb_log_cb)(libusb_context *ctx, typedef1353 void LIBUSB_CALL libusb_set_log_cb(libusb_context *ctx, libusb_log_cb cb, int mode);
44 static libusb_log_cb log_handler;2142 void API_EXPORTED libusb_set_log_cb(libusb_context *ctx, libusb_log_cb cb, in libusb_set_log_cb()
318 libusb_log_cb log_handler;