Home
last modified time | relevance | path

Searched defs:usbi_dbg (Results 1 – 2 of 2) sorted by relevance

/external/libusb/include/libusb/
Dlibusbi.h320 #define usbi_dbg(ctx ,...) _usbi_log(ctx, LIBUSB_LOG_LEVEL_DEBUG, __VA_ARGS__) macro
327 #define usbi_dbg(ctx, ...) do {} while (0) macro
/external/libusb/libusb/
Dlibusbi.h320 #define usbi_dbg(ctx ,...) _usbi_log(ctx, LIBUSB_LOG_LEVEL_DEBUG, __VA_ARGS__) macro
327 #define usbi_dbg(ctx, ...) do {} while (0) macro