Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hysdn/
Dhysdn_boot.c278 if (card->debug_flags & LOG_POF_OPEN) in pof_write_open()
293 if (card->debug_flags & LOG_POF_OPEN) in pof_write_open()
303 if (card->debug_flags & LOG_POF_OPEN) in pof_write_open()
328 if (card->debug_flags & LOG_POF_OPEN) in pof_write_close()
Dhysdn_defs.h78 #define LOG_POF_OPEN 0x00000010 /* log pof open and close activities */ macro