Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/mISDN/
Dstack.c409 if (*debug & DEBUG_CORE_FUNC) in create_stack()
436 if (*debug & DEBUG_CORE_FUNC) in connect_layer1()
473 if (*debug & DEBUG_CORE_FUNC) in connect_Bstack()
529 if (*debug & DEBUG_CORE_FUNC) in create_l2entity()
582 if (*debug & DEBUG_CORE_FUNC) in delete_channel()
635 if (*debug & DEBUG_CORE_FUNC) in delete_stack()
/Linux-v4.19/include/linux/
DmISDNif.h419 #define DEBUG_CORE_FUNC 0x00000002 macro