Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/mISDN/
Dstack.c406 if (*debug & DEBUG_CORE_FUNC) in create_stack()
433 if (*debug & DEBUG_CORE_FUNC) in connect_layer1()
470 if (*debug & DEBUG_CORE_FUNC) in connect_Bstack()
526 if (*debug & DEBUG_CORE_FUNC) in create_l2entity()
578 if (*debug & DEBUG_CORE_FUNC) in delete_channel()
631 if (*debug & DEBUG_CORE_FUNC) in delete_stack()
/linux-4.1.27/include/linux/
DmISDNif.h419 #define DEBUG_CORE_FUNC 0x00000002 macro