Searched defs:usbi_warn (Results 1 – 2 of 2) sorted by relevance
318 #define usbi_warn(ctx, ...) _usbi_log(ctx, LIBUSB_LOG_LEVEL_WARNING, __VA_ARGS__) macro325 #define usbi_warn(ctx, ...) UNUSED(ctx) macro