Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/isdn/mISDN/
Dstack.c398 if (*debug & DEBUG_CORE_FUNC) in create_stack()
425 if (*debug & DEBUG_CORE_FUNC) in connect_layer1()
462 if (*debug & DEBUG_CORE_FUNC) in connect_Bstack()
518 if (*debug & DEBUG_CORE_FUNC) in create_l2entity()
571 if (*debug & DEBUG_CORE_FUNC) in delete_channel()
624 if (*debug & DEBUG_CORE_FUNC) in delete_stack()
/linux-5.19.10/include/linux/
DmISDNif.h418 #define DEBUG_CORE_FUNC 0x00000002 macro