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