Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/isdn/mISDN/
Dclock.c67 if (*debug & DEBUG_CLOCK) in select_iclock()
74 if (*debug & DEBUG_CLOCK) in select_iclock()
92 if (*debug & (DEBUG_CORE | DEBUG_CLOCK)) in mISDN_register_clock()
116 if (*debug & (DEBUG_CORE | DEBUG_CLOCK)) in mISDN_unregister_clock()
121 if (*debug & DEBUG_CLOCK) in mISDN_unregister_clock()
171 if (*debug & DEBUG_CLOCK) in mISDN_clock_update()
/linux-6.1.9/include/linux/
DmISDNif.h433 #define DEBUG_CLOCK 0x02000000 macro