Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hysdn/
Dhysdn_procconf.c70 if (cnf->card->debug_flags & LOG_CNF_MISC) in process_line()
150 if (cnf->card->debug_flags & LOG_CNF_MISC) in hysdn_conf_write()
190 if (cnf->card->debug_flags & LOG_CNF_MISC) in hysdn_conf_write()
199 if (cnf->card->debug_flags & LOG_CNF_MISC) in hysdn_conf_write()
Dhysdn_defs.h84 #define LOG_CNF_MISC 0x00000400 /* additional conf line debug outputs */ macro