Searched defs:usbi_dbg (Results 1 – 2 of 2) sorted by relevance
320 #define usbi_dbg(ctx ,...) _usbi_log(ctx, LIBUSB_LOG_LEVEL_DEBUG, __VA_ARGS__) macro327 #define usbi_dbg(ctx, ...) do {} while (0) macro