Searched refs:LOGL_DEBUG (Results 1 – 2 of 2) sorted by relevance
25 LOGL_DEBUG, /* Basic debug-level message */ enumerator31 LOGL_MAX = LOGL_DEBUG,121 log(LOG_CATEGORY, LOGL_DEBUG, fmt, ##args); \
34 LOGL_DEBUG - Debug information (useful for debugging a driver or subsystem)79 with a level of LOGL_DEBUG and a category of LOGC_NONE.