Searched refs:DEB_OUT_SYSLOG (Results 1 – 2 of 2) sorted by relevance
/drivers/isdn/hysdn/ | ||
D | hysdn_defs.h | 76 #define DEB_OUT_SYSLOG 0x80000000 /* output to syslog instead of proc fs */ macro |
D | hysdn_proclog.c | 87 if (card->debug_flags & DEB_OUT_SYSLOG) in hysdn_addlog() |