Home
last modified time | relevance | path

Searched refs:DEB_OUT_SYSLOG (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/isdn/hysdn/
Dhysdn_defs.h76 #define DEB_OUT_SYSLOG 0x80000000 /* output to syslog instead of proc fs */ macro
Dhysdn_proclog.c86 if (card->debug_flags & DEB_OUT_SYSLOG) in hysdn_addlog()