Searched defs:USB_LOG_WRN (Results 1 – 1 of 1) sorted by relevance
65 #define USB_LOG_WRN(fmt, ...) usb_dbg_log_line("W", 33, fmt, ##__VA_ARGS__) macro67 #define USB_LOG_WRN(...) {} macro