Searched refs:LOG_CATEGORY (Results 1 – 3 of 3) sorted by relevance
81 #ifndef LOG_CATEGORY82 #define LOG_CATEGORY LOGC_NONE macro121 log(LOG_CATEGORY, LOGL_DEBUG, fmt, ##args); \166 log(LOG_CATEGORY, LOGL_ERR, "returning err=%d\n", __ret); \
148 Also debug() and error() will generate log records - these use LOG_CATEGORY193 #define LOG_CATEGORY UCLASS_USB195 all of these can use LOG_CATEGORY as the category, and a log level
8 #define LOG_CATEGORY LOGL_ERR macro